MVN

net.unit8.bouncr : bouncr-parent

Maven & Gradle

Dec 02, 2019
21 stars

bouncr-parent · An parent pom for Bouncr

<dependency>
    <groupId>net.unit8.bouncr</groupId>
    <artifactId>bouncr-parent</artifactId>
    <version>0.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.unit8.bouncr : bouncr-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.9

All Versions

Choose a version of net.unit8.bouncr : bouncr-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
bouncr-parent-0.2.9
bouncr-parent-0.2.8
bouncr-parent-0.2.7
bouncr-parent-0.2.6
bouncr-parent-0.2.5
bouncr-parent-0.2.4
bouncr-parent-0.2.3
bouncr-parent-0.2.2
bouncr-parent-0.2.1
bouncr-parent-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.unit8.bouncr</groupId>
    <artifactId>bouncr-parent</artifactId>
    <version>0.2.9</version>
</dependency>

Advertisement