MVN

org.jglue.totorom : totorom-parent

Maven & Gradle

Dec 11, 2014
28 stars

Totorom · An ORM for the Tinkerpop graph stack.

<dependency>
    <groupId>org.jglue.totorom</groupId>
    <artifactId>totorom-parent</artifactId>
    <version>0.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jglue.totorom : totorom-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5.4

All Versions

Choose a version of org.jglue.totorom : totorom-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
totorom-parent-0.5.4
totorom-parent-0.5.3
totorom-parent-0.5.2
totorom-parent-0.5.1
totorom-parent-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jglue.totorom</groupId>
    <artifactId>totorom-parent</artifactId>
    <version>0.5.4</version>
</dependency>

Advertisement