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