MVN

org.coconut : coconut-root-pom

Maven & Gradle

Nov 14, 2007

Coconut

<dependency>
    <groupId>org.coconut</groupId>
    <artifactId>coconut-root-pom</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.coconut : coconut-root-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.coconut : coconut-root-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
coconut-root-pom-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.coconut</groupId>
    <artifactId>coconut-root-pom</artifactId>
    <version>1.0</version>
</dependency>