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