Download
I hope you enjoy using Oddjob. If you have problems then please see the Support page for where to get help. I also welcome any feedback you might have on the project. Is it what you were looking for?
Milestone Releases
These are the latest milestone releases from Sourceforge.
Source
The source is spread over several GitHub repositories:
- oj-assembly
- arooa
- oddjob
- oj-ant
- oj-resolve
- oj-net
- oj-mail
- oj-ssh
- oj-examples
- oj-web
- oj-reactjs
- run-oddjob
Maven Dependency
To include Oddjob core in your own Maven project:
<dependency>
<groupId>uk.co.rgordon</groupId>
<artifactId>oddjob</artifactId>
<version>1.7.0</version>
</dependency>