Kapps is a android-apps development project. The goal of this project is to make inroads into the Android Apps market as Xeus Technologies recognizes Android as the next-gen Java mobile development platform.
Hotfusion is the best and free file binder and exe joiner tool avialable that can be used to bind files of all types into a single executable fused module for silent self-extraction. The motivation behind the project was to combine the dependencies of Windows programs into single self-installable modules. This is a free software that comes with many interesting and useful features.
elk is a powerful open-source command-line web crawler that can recursively search for files and text on websites. elk also comes with several useful features, from regular expression based file and text search to copying entire website content to the the local file system.
JCL is a simple open source Java API that allows loading classes from Jar files. It uses a custom class loader to load classes from JARs, which helps in isolating class loaders. JCL also integrates with IoC frameworks like Spring and Guice etc.
Bottomline is a JDBC Proxy Driver that loads database drivers directly from JAR archives using a jdbc:bottomline bridge. The motivation behind this project was to be able to load multiple versions of a driver to connect to different versions of databases from the same vendor from a single web/desktop application. This API really makes it easy for applications to talk to legacy databases in an enterprise system; it also integrates with other persistence APIs like iBATIS.