![]() |
Spring Modules
|
- 06 March 2008- Spring Modules 0.9 has been released. Downloads can be found here
- 11 March 2007- Spring Modules 0.8 has been released. Downloads can be found here
Maven users should use version 0.8a to get the corrected dependencies (0.8a is identical to 0.8 except the poms).- 09 December 2006- Spring Modules 0.7 has been released. Downloads can be found here
- 19 September 2006- Spring Modules 0.6 has been released. Downloads can be found here
- 14 July 2006- Spring Modules 0.5 has been released. Downloads can be found here
- 10 June 2006- Spring Modules 0.4 has been released. Downloads can be found here
- 12 May 2006- Spring Modules 0.3 has been released. Downloads can be found here
- 23 May 2005- Spring Modules 0.2 has been released. Downloads can be found here
- 20 April 2005- Spring Modules 0.1 has been released. Downloads can be found here
Spring Modules is a collection of tools, add-ons and modules to extend the Spring Framework. The core goal of Spring Modules is to facilitate integration between Spring and other projects without cluttering or expanding the Spring core.
- Project Name: Spring Modules
- Latest Release: 0.8
- Latest Release Status:Beta
- Project Type: Library
- Features
- Downloading
- Building From Source
- Usage Instructions
- Articles
- Support
- Participation
- Supported By
The modules included in the 0.8 release are:Note that you can find the latest features more modules (through the sandbox) on the CVS. Our full roadmap can found here.
- Ant integration.
- Flux suite of products integration.
- HiveMind integration.
- Lucene integration.
- Apache OJB integration.
- O/R Broker integration.
- OSWorkflow integration.
- Tapestry integration.
- Support for declarative caching services including EHCache, JCS, OSCache, GigaSpaces and others.
- Support for db4o
- Support for JSR-94 Rules Engines such as Drools and Jess
- Support for various Jakarta Commons components such as Configuration, Lang, Chain and Commons Validator
- Support for JavaSpaces, including Gigaspaces and Blitz.
- Support for jBPM 3.0.x and 3.1.x
- Support for JSR-170 (Java Content Repository) including Jackrabbit and Jeceira.
- Support for web template engines like Freemarker, Groovy, Velocity, WebMacro and XSLT.
- Valang: Validation Language.
- Bean Validation Framework.
- Spring MVC add-ons.
- XT Framework: Domain-Driven Design oriented framework and Spring MVC AJAX support for developing richer domain models and richer user interfaces.
Releases.
Snapshots of the current repository (updated nightly).
The Spring Modules distribution comes complete with binaries and source code. To build the source code yourself for all modules simply runant dist
from the build folder. You can run the test suite on your local machine usingant tests
. For a specific module, enter projects/[module name] and runant dist
.
See the reference manual (PDF and HTML format) found in docs/reference for more information and javadocs. If you have any questions please post on our mailing lists or forum.
Below you can find a list of articles related to Spring Modules projects:
The best way to participate at this point is to let us know what features you would like to see in Spring Modules. If you have a module of your own then let us know on the mailing list, forum or post a feature request on JIRA.