MVN

com.puresoltechnologies.xo : titan.parent

Maven & Gradle

Dec 05, 2014
1 stars

PureSol Technologies' XO Implementation for Titan Graph Database

<dependency>
    <groupId>com.puresoltechnologies.xo</groupId>
    <artifactId>titan.parent</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.puresoltechnologies.xo : titan.parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0
  • Latest Beta: 0.2.0-beta1

All Versions

Choose a version of com.puresoltechnologies.xo : titan.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
titan.parent-0.2.0
titan.parent-0.2.0-beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.puresoltechnologies.xo</groupId>
    <artifactId>titan.parent</artifactId>
    <version>0.2.0</version>
</dependency>

Advertisement