The current version is the 0.12.0 supporting ODF 1.2. The future development is based on the master branch.
The releases of 0.12.0 was on December 20th, 2023.
The release 0.12.0 is using JDK 11 implementing ODF 1.2.
For more details see the release notes. People interested should also follow the mail list to track progress.
<dependency>
<groupId>org.odftoolkit</groupId>
<artifactId>odfdom-java</artifactId>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>org.odftoolkit</groupId>
<artifactId>odfvalidator</artifactId>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>org.odftoolkit</groupId>
<artifactId>xslt-runner</artifactId>
<version>0.12.0</version>
</dependency>
The sources of the last release at Apache had been the "0.6.2-incubating" release on April 10th, 2017:
Former Apache releases can be found in the Apache Archive.
Apache ODF Toolkit became an incubator project in August 2011. Prior to that date the ODF Toolkit was a set of projects of ODF Toolkit Union. Now, all of the legacy ODF Toolkit Union releases are archived at apache-extras.org.