
META-INF.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of utils-annotations Show documentation
Show all versions of utils-annotations Show documentation
This package offers annotations with class retention.
The newest version!
# Utility Annotations
This package offers annotations with class retention. Therefore it is required to be in class path on compile time, but must not be delivered for runtime purpose.
[Changelog](../CHANGELOG.md) | [JavaDoc](https://lars-sh.github.io/parent/utils-annotations/apidocs) | [Generated Reports](https://lars-sh.github.io/parent/utils-annotations/project-reports.html)
## Getting started
The package is part of the project [de.lars-sh:parent](../README.md).
In case you want to use this package separately, here's a Maven dependency example:
```XML
de.lars-sh
utils-annotations
provided
```
To learn more about the available annotations check out the JavaDoc.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy