https://github.com/carlspring/maven-commons
https://github.com/carlspring/maven-commons
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/carlspring/maven-commons
- Owner: carlspring
- Created: 2013-05-07T11:22:27.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T17:29:39.000Z (about 5 years ago)
- Last Synced: 2025-03-28T01:26:35.280Z (about 1 year ago)
- Language: Java
- Size: 113 KB
- Stars: 0
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maven-commons
[![Master Build Status][build-badge]][build-link]
[![Known Vulnerabilities][vulnerabilities-badge]][vulnerabilities-link]
[![Maven Central Release][release-badge]][release-link]
This is simple library of common operations for Maven projects such as mojos and extensions.
It consists mainly of utility classes.
[build-link]: https://jenkins.carlspring.org/blue/organizations/jenkins/opensource%2Fmaven-commons/activity?branch=master
[build-badge]: https://jenkins.carlspring.org/buildStatus/icon?job=opensource%2Fmaven-commons%2Fmaster
[vulnerabilities-link]: https://snyk.io/test/github/carlspring/maven-commons/
[vulnerabilities-badge]: https://snyk.io/test/github/carlspring/maven-commons/badge.svg
[release-link]: http://repo2.maven.org/maven2/org/carlspring/maven/maven-commons/
[release-badge]: https://img.shields.io/maven-central/v/org.carlspring.maven/maven-commons.svg