MVN

org.coosproject.build-tools : build-tools-parent

Maven & Gradle

May 03, 2011

Build-Tools parent

<dependency>
    <groupId>org.coosproject.build-tools</groupId>
    <artifactId>build-tools-parent</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.coosproject.build-tools : build-tools-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of org.coosproject.build-tools : build-tools-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
build-tools-parent-1.3.1
build-tools-parent-1.3.0
1.2.x
build-tools-parent-1.2.10
build-tools-parent-1.2.9
build-tools-parent-1.2.8
build-tools-parent-1.2.7
build-tools-parent-1.2.3
build-tools-parent-1.2.2
build-tools-parent-1.2.0
1.1.x
build-tools-parent-1.1.0
1.0.x
build-tools-parent-1.0.2
build-tools-parent-1.0.1
build-tools-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.coosproject.build-tools</groupId>
    <artifactId>build-tools-parent</artifactId>
    <version>1.3.1</version>
</dependency>