io.archimedesfw.context:archimedes-context-micronaut

Archimedes beans context.


Keywords
architecture, ddd, java, jvm, kotlin, solid
License
Apache-2.0

Documentation

License Maven Central Java CI

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.