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