MVN

org.openbp : openbp-builder

Maven & Gradle

Jun 18, 2011

openbp-builder · This file is the builder pom of the project. It defines the structure of the project as well as all plugin versions and configurations.

<dependency>
    <groupId>org.openbp</groupId>
    <artifactId>openbp-builder</artifactId>
    <version>0.9.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openbp : openbp-builder to add to Maven - Latest Versions:

  • Latest Stable: 0.9.11

All Versions

Choose a version of org.openbp : openbp-builder to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
openbp-builder-0.9.11
openbp-builder-0.9.10
openbp-builder-0.9.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openbp</groupId>
    <artifactId>openbp-builder</artifactId>
    <version>0.9.11</version>
</dependency>