Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/revelc/warbucks-maven-plugin
A Maven plugin to enforce the requirement for particular annotations (for specified classes).
https://github.com/revelc/warbucks-maven-plugin
annotations hacktoberfest java maven maven-plugin
Last synced: 5 days ago
JSON representation
A Maven plugin to enforce the requirement for particular annotations (for specified classes).
- Host: GitHub
- URL: https://github.com/revelc/warbucks-maven-plugin
- Owner: revelc
- License: apache-2.0
- Created: 2016-08-31T18:41:37.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T17:34:04.000Z (3 months ago)
- Last Synced: 2024-08-21T19:47:45.891Z (3 months ago)
- Topics: annotations, hacktoberfest, java, maven, maven-plugin
- Language: Java
- Homepage: https://code.revelc.net/warbucks-maven-plugin
- Size: 436 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![mvn verify][ci_img]][ci_link]
[![Maven Central][maven_img]][maven_link]
[![License][license_img]][license_link]# warbucks-maven-plugin
View this plugin's documentation at:
https://code.revelc.net/warbucks-maven-pluginA Maven plugin to enforce the requirement for particular annotations (for
specified classes).This plugin uses [Semantic Versioning 2.0.0][1] for its own versioning. Its
public API is the names of the goals and configuration options.[1]: https://semver.org/spec/v2.0.0.html
[ci_img]: https://github.com/revelc/warbucks-maven-plugin/workflows/mvn%20verify/badge.svg
[ci_link]: https://github.com/revelc/warbucks-maven-plugin/actions
[license_img]: https://img.shields.io/badge/license-Apache%202.0-blue.svg
[license_link]: https://github.com/revelc/warbucks-maven-plugin/blob/main/LICENSE
[maven_img]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code/warbucks-maven-plugin/badge.svg
[maven_link]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code/warbucks-maven-plugin