Jodd may be used on any platform where there is a suitable Java 5+ runtime environment. Jodd may be used successfully on many platforms, including Linux, UNIX, Windows 9x, NT, 2000, XP and Vista, MacOSX.
Jodd is FREE software, released under the terms of the BSD license.
jodd-3.1.0.zip - distribution jars only (800 KB)
| Jodd utility library |
Jodd WOT application frameworks |
|
| groupId | org.jodd | org.jodd |
| artifactId | jodd | jodd-wot |
| version | 3.1.0 | 3.1.0 |
| opt. depend. | yes | no |
jodd-mvn-3.1.0.zip - jars only: distribution, -javadoc and -sources (3.3 MB)
jodd-all-3.1.0.zip - distribution jars, javadoc, sources and tests (3.7 MB)
jodd-all-with-dependencies-3.1.0.zip - all with dependencies included (7.1 MB)
Quickstart projects are set-and-ready projects that uses one or more Jodd frameworks. They are made so you can quickly start using Jodd in your project. Just choose bundle you want to start with.
jodd-quickstart-madvoc.zip - web application with Madvoc framework (1.2 MB)
jodd-quickstart-madvoc-petite - Madvoc web application with Petite container for business logic; separeted in two modules.