MVN

com.buildops : buildops-parent

Maven & Gradle

Aug 02, 2012

BuildOps Parent POM · BuildOps is a highly scalable, distributed build and release management platform.

<dependency>
    <groupId>com.buildops</groupId>
    <artifactId>buildops-parent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.buildops : buildops-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.buildops : buildops-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
buildops-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.buildops</groupId>
    <artifactId>buildops-parent</artifactId>
    <version>0.0.1</version>
</dependency>