The microBean™ Development Annotations project provides annotations useful for Java development.
This project is production-ready.
This project adheres to semantic versioning.
microBean™ Development Annotations requires a Java runtime of version 17 or higher.
microBean™ Development Annotations is available on Maven Central. Include microBean™ as a Maven dependency:
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-development-annotations</artifactId>
<!-- Always check https://search.maven.org/artifact/org.microbean/microbean-development-annotations for up-to-date available versions. -->
<version>0.2.12</version>
</dependency>
Full documentation is available at microbean.github.io/microbean-development-annotations.