As of 2011 the Jaskuss is a dead or semi-dead project, because I haven't used Java for quite a while. I'll probably release a new version, when I'm working with Java or Scala.
JSR107 (JCACHE) is a Java API for caching. A net.sf.jsr107 package name is needed to allow software to be released until JSR107 is finalised. That way any users will only need to change their package name to javax.cache.
infraBig is an infrastructure intended to serve as a basis of medium and big systems. Its component-based model enables users to choose and tailor infrastructure elements for their needs. Infrastructure services includes: authentication, security, etc.
JWSF - Java Windows Shutdown Functions API allows java applications to perform the following operations on most windows operating system, shutdown, restart, logoff, lock workstation. JWSF makes native calls using JNI. JWSF is subject to the LGPL license
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Jief is an universal Java Import Export Framework. With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
A data binding library building on jgoodies. Integrates ideas from jface, guibinding, swtbinding, .net, jgoodies and the beans binding jsr. Provides bean adapters for SWT controls.
An application and development framework to support import and export processes for virtually every system. It is build around a pipeline of Java plugins.
The Dynamic Template System (DTS) was built to provide an easy way to generate content based on templates. There is no restriction that the generated content muste be (X)HTML or something specific, you might generate what you want ...
Maui is a server and a Java Swing-like API for creating user interfaces that deploy easily to multiple devices. Various HTML and WAP platforms are currently supported. Read about the projects' history at http://patrickgibson.com/projects/maui/.
Tudu Lists is a J2EE application for managing todo lists. It's based on Spring 2.5, JPA/Hibernate and AJAX (using the DWR framework). It's a simple yet effective project management tool, and it is also often used as a sample Spring application.
Tests run in a deterministic manner. Allow for reusable test building blocks. Test output is compared to the baseline expected value. New tests can be added without writing new code.
The objective of this project is to enable seamless integration between webMethods and the jasper intelligence suite.
It will allow pixel perfect reporting solutions with complex data integration requirements to be developed in minutes.
jWebApp is a Model-View-Controller web application/development framework that can be used in a completely configuration free mode for all your web development needs.
FunctionalJ is a library which makes it easy to use functional programming patterns in Java, such as representing functions as objects, partial function application, higher-order functions, mapping, folding, and more.
The Soft N' tic Toolkit API (SNTTk API) is a Java API, designed to simplify access to Business Objects Enterprise Platform,by making an abstraction on BOE SDK. You may implements defined functionalities or obtain an existing implementation.
gaKnn(Genetic Algorithm Optimized K Nearest Neighbor Classification framework) is a frameowork for KNN optimization with a genetic algorithm. The genetic algothm used for this is JGAP (http://jgap.sourceforge.net/).