MVN

org.iplantc.core : base-pom

Maven & Gradle

Feb 13, 2014

Base Pom · This is a base level pom that other projects can inherit from to include common libraries. It helps avoid the repeating the same dependency in multiple poms and causes conflicts when one pom is upgraded but the others are not.

<dependency>
    <groupId>org.iplantc.core</groupId>
    <artifactId>base-pom</artifactId>
    <version>1.8.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iplantc.core : base-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.8.4

All Versions

Choose a version of org.iplantc.core : base-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
base-pom-1.8.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.iplantc.core</groupId>
    <artifactId>base-pom</artifactId>
    <version>1.8.4</version>
</dependency>

Advertisement

Dependencies from Group

Feb 13, 2014
2 usages
Feb 13, 2014
1 usages
Feb 13, 2014
1 usages
Feb 13, 2014
1 usages
1 stars
Feb 13, 2014
1 stars

Discover Dependencies

Sep 07, 2014
3 usages
3.2k stars
Jan 14, 2013
1 stars
Dec 17, 2012
1 usages
1 stars
Mar 15, 2013
1 usages