This is the official project site of the JGUIraffe library. JGUIraffe is a framework supporting the implementation of Java desktop applications using concepts like declarative UI definition, action and command objects, and dependency injection. On this page you find comprehensive documentation and download links. The documentation consists of the following parts:
2016-07-17 | With release 1.3.1 a bugfix release of JGUIraffe is provided which mainly addresses problems in the JavaFX module. The new release can be obtained via the usual sources. |
2015-01-18 | Release 1.3 of JGUIraffe. In addition to Swing, JGUIraffe applications now support JavaFX as target platform. Downloads are available from the SourceForge project site; as usual, the artifacts can also be downloaded automatically from the Central Maven repository. |
2012-11-15 | Release 1.2 of JGUIraffe. The library can now be used in an OSGi environment. The newest artifacts can be downloaded from SourceForge and are also available in the Central Maven repository. |
2012-02-12 | Release 1.1 of JGUIraffe. This is a maintenance release which contains some bug fixes and adds a couple of new features. Maven artifacts have been deployed to the Central Maven repository. |
2010-10-31 |
The JGUIraffe jar has been deployed to the
Central Maven repository.
Projects using Maven as their build
tool can now declare the JGUIraffe dependency as follows:
<dependency> <groupId>net.sf.jguiraffe</groupId> <artifactId>jguiraffe</artifactId> <version>1.0</version> </dependency> |
2010-09-03 | Release 1.0 of JGUIraffe. |
2010-08-26 | The JGUIraffe tutorial application is now available. |
The JGUIraffe distributions are available in two different flavours:
You can dowload both distributions from the Sourceforge project site.. To ensure integrity the artifacts have been signed. Please make sure that you verify the signature after downloading. A file with the keys used for signing can be found here.