microBean™ Development Annotations
The microBean™ Development Annotations project provides annotations useful for Java development.
Status
This project is production-ready.
Compatibility
This project adheres to semantic versioning.
Requirements
microBean™ Development Annotations requires a Java runtime of version 17 or higher.
Installation
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>
Documentation
Full documentation is available at microbean.github.io/microbean-development-annotations.