Naked Objects is available in both binary and source form. The binary downloads allow you build with either Maven or Ant.
Use the source code to rebuild a specific release (creating all the distributions available here) or to populate your own Maven repository. Typically this is after changes have been made to the source.
If you are a Maven user then the simplest way to develop is using Maven. This is a smaller download as only the necessary jars are downloaded at compile time.
If you are still using Ant then the larger download is available. This contains all the dependendent jars and some examples that use Ant.
For other uses where you are only interested in the dependencies then the last download is for you.
| Source | zip | nakedobjects-4.0.0-source.zip |
| For Maven | zip tar.gz | nakedobjects-4.0.0-for-maven.zip nakedobjects-4.0.0-for-maven.tar.gz |
| For Ant | zip tar.gz | nakedobjects-4.0.0-for-ant.zip nakedobjects-4.0.0-for-ant.tar.gz |
| Libraries only | jar | nakedobjects-4.0.0-libs-only-with-dependencies.zip |
Previous releases can be downloaded from the Source Forge project page.