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.
- Host: GitHub
- URL: https://github.com/microbean/microbean-development-annotations
- Owner: microbean
- License: apache-2.0
- Created: 2017-10-12T03:10:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T21:02:13.000Z (about 4 years ago)
- Last Synced: 2025-10-10T22:46:44.162Z (7 months ago)
- Topics: annotations, java
- Language: Java
- Homepage: https://microbean.github.io/microbean-development-annotations
- Size: 4.52 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean™ Development Annotations
[](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/).