MVN

com.github.karthicks : gremlin-ogm

Maven & Gradle

Dec 28, 2017
32 stars

Gremlin OGM · An Object Graph Mapping Library

<dependency>
    <groupId>com.github.karthicks</groupId>
    <artifactId>gremlin-ogm</artifactId>
    <version>t1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.karthicks : gremlin-ogm to add to Maven - Latest Versions:

  • Latest Stable: t1
  • Latest Release Candidate: 3.3.1-RC1

All Versions

Choose a version of com.github.karthicks : gremlin-ogm to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
gremlin-ogm-3.3.1-RC1
gremlin-ogm-3.3.0-RC1
3.2.x
gremlin-ogm-3.2.5-RC1
t1
gremlin-ogm-t1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.karthicks</groupId>
    <artifactId>gremlin-ogm</artifactId>
    <version>t1</version>
</dependency>