An open API service indexing awesome lists of open source software.

https://github.com/xterna/parent-pom


https://github.com/xterna/parent-pom

Last synced: 6 months ago
JSON representation

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