MVN

io.primeval : primeval-thirdparty-boms

Maven & Gradle

Feb 15, 2018
0 stars

Primeval Third-Party BOMs · Primeval Third-Party BOMs

<dependency>
    <groupId>io.primeval</groupId>
    <artifactId>primeval-thirdparty-boms</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.primeval : primeval-thirdparty-boms to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.primeval : primeval-thirdparty-boms to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
primeval-thirdparty-boms-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.primeval</groupId>
    <artifactId>primeval-thirdparty-boms</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement