https://github.com/eitco/maven-plugin-utility
a utility library for maven plugin development
https://github.com/eitco/maven-plugin-utility
Last synced: about 1 year ago
JSON representation
a utility library for maven plugin development
- Host: GitHub
- URL: https://github.com/eitco/maven-plugin-utility
- Owner: eitco
- License: mit
- Created: 2024-07-18T12:50:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T11:34:22.000Z (almost 2 years ago)
- Last Synced: 2024-07-24T11:57:06.197Z (almost 2 years ago)
- Language: Java
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/license/mit)
[](https://github.com/eitco/maven-plugin-utility/actions/workflows/deploy.yaml)
[](https://central.sonatype.com/artifact/de.eitco.cicd/eitco-maven-plugin-utility)
# eitco maven plugin utility
This project collects utility methods to be used in maven plugin development. Currently, it only contains methods to
iterate a projects dependencies.