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