All releases can be found at the Sourceforge Downloads page .
The source code can be retrieved via Subversion from Sourceforge by following these instructions
.
It can then be built by using the Maven
tool. To create the jar file just type:
mvn package
in the downloaded directory that has the pom.xml file. This will create an oai4j-VERSION.jar in the target/ directory.