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