An open API service indexing awesome lists of open source software.

https://github.com/microbean/microbean-development-annotations

Java annotations useful during development.
https://github.com/microbean/microbean-development-annotations

annotations java

Last synced: 7 months ago
JSON representation

Java annotations useful during development.

Awesome Lists containing this project

README

          

# microBean™ Development Annotations

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-development-annotations/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.microbean/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](https://semver.org/).

# Requirements

microBean™ Development Annotations requires a Java runtime of version
17 or higher.

# Installation

microBean™ Development Annotations is available on [Maven
Central](https://search.maven.org/). Include microBean™ as a Maven
dependency:

```xml

org.microbean
microbean-development-annotations

0.2.12

```

# Documentation

Full documentation is available at
[microbean.github.io/microbean-development-annotations](https://microbean.github.io/microbean-development-annotations/).