File | Operation |
---|---|
orientdb-gremlin-parent-3.1.19.pom | download |
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-gremlin-parent</artifactId>
<version>3.1.19</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-gremlin-parent', version='3.1.19')
)
<parent> <groupId>com.orientechnologies</groupId> <artifactId>orientdb-parent</artifactId> <version>3.1.19</version> </parent>