MVN

uk.co.blackpepper : bp-parent

Maven & Gradle

Nov 04, 2019
0 stars

Black Pepper Parent · Parent POM for Black Pepper projects.

<dependency>
    <groupId>uk.co.blackpepper</groupId>
    <artifactId>bp-parent</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.blackpepper : bp-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of uk.co.blackpepper : bp-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
bp-parent-1.5.0
1.4.x
bp-parent-1.4.0
1.3.x
bp-parent-1.3.1
bp-parent-1.3.0
1.2.x
bp-parent-1.2.0
1.1.x
bp-parent-1.1.1
bp-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.co.blackpepper</groupId>
    <artifactId>bp-parent</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement