Give me a place to stand, and I shall move the earth.
Archimedes's implementation for the Java Virtual Machine (JVM)
To build from source checkout the code and run:
./mvnw clean install
This will publish the current version to your local Maven cache (usually in ~/.m2/repository)
Archimedes is using Semantic Versioning 2.0.0. To understand what that means, please see the specification documentation.