MVN

com.antgroup.tugraph : tugraph-db-ogm

Maven & Gradle

Aug 14, 2023
0 stars

tugraph-db-ogm · Annotation based Object Graph Mapper for TuGraph Server with Repository and Conversion support

<dependency>
    <groupId>com.antgroup.tugraph</groupId>
    <artifactId>tugraph-db-ogm</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.antgroup.tugraph : tugraph-db-ogm to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.antgroup.tugraph : tugraph-db-ogm to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
tugraph-db-ogm-1.3.0
1.2.x
tugraph-db-ogm-1.2.2
tugraph-db-ogm-1.2.1
tugraph-db-ogm-1.2.0
1.1.x
tugraph-db-ogm-1.1.1
tugraph-db-ogm-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.antgroup.tugraph</groupId>
    <artifactId>tugraph-db-ogm</artifactId>
    <version>1.3.0</version>
</dependency>