archimedes-jvm

Archimedes's implementation for the Java Virtual Machine (JVM)

APACHE-2.0 License

Stars
27

Archimedes

Give me a place to stand, and I shall move the earth.

Archimedes's implementation for the Java Virtual Machine (JVM)

Building From Source

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)

Versioning

Archimedes is using Semantic Versioning 2.0.0. To understand what that means, please see the specification documentation.

Package Rankings
Top 27.54% on Repo1.maven.org
Badges
Extracted from project README
License Maven Central Java CI