https://github.com/xterna/parent-pom
https://github.com/xterna/parent-pom
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xterna/parent-pom
- Owner: XternA
- License: mit
- Created: 2018-07-29T12:19:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-29T19:06:28.000Z (almost 8 years ago)
- Last Synced: 2025-05-15T14:47:48.205Z (about 1 year ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Maven Parent Pom
This is a custom parent pom that contains some of the following dependencies and build setups pre-configured to get you started on a Maven project faster.
### Dependencies
- Project Lombok
- Javax Inject
- SLF4J
- JUnit 5
- Mockito
- Hamcrest