MVN

org.commonjava.indy : indy-depgraph

Maven & Gradle

Jun 30, 2016
21 stars

Indy :: Add-Ons :: DepGraph (Cartographer Integration) :: Parent

<dependency>
    <groupId>org.commonjava.indy</groupId>
    <artifactId>indy-depgraph</artifactId>
    <version>0.99.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.commonjava.indy : indy-depgraph to add to Maven - Latest Versions:

  • Latest Stable: 0.99.1.7

All Versions

Choose a version of org.commonjava.indy : indy-depgraph to add to Maven - All Versions:

Version Vulnerabilities Updated
0.99.x
indy-depgraph-0.99.1.7
indy-depgraph-0.99.1.6
indy-depgraph-0.99.1.5
indy-depgraph-0.99.1.4
indy-depgraph-0.99.1.3
indy-depgraph-0.99.1.2
indy-depgraph-0.99.1.1
indy-depgraph-0.99.1
indy-depgraph-0.99.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.commonjava.indy</groupId>
    <artifactId>indy-depgraph</artifactId>
    <version>0.99.1.7</version>
</dependency>

Advertisement