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

https://github.com/vert-x3/vertx-parent

The base parent pom for Vert.x projects
https://github.com/vert-x3/vertx-parent

Last synced: 7 months ago
JSON representation

The base parent pom for Vert.x projects

Awesome Lists containing this project

README

          

## Base parent pom for Vert.x projects

The parent pom defines common default configuration for Vert.x projects:

- base plugins versions.
- file encoding.
- Java 8 source and target.
- install test-jar, sources and test-sources artifacts.
- Netty leak detector.
- Vert.x release/snapshots repositories.