We are using GitHub for version control.
git clone https://github.com/tdf/odftoolkit.git
For further information see the Source Code Repository page.
sudo apt-get install openjdk-8-jdk
sudo apt-get install maven
sudo apt-get install openjdk-11-jdk
sudo apt-get install maven
Note: The previous instructions has been tested with an Ubuntu 20.04 installation. Other distros and versions should work fine, but might require some slight modifications.
For the setup of the build environment, please see Java JDK download for Windows and Maven setup on Windows
cd odftoolkit
mvn clean install