is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-enterprise-parent 3.1.16


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-enterprise-parent
Version

Version

3.1.16
Type

Type

pom

Download orientdb-enterprise-parent 3.1.16


<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise-parent/ -->
<dependency>
    <groupId>com.orientechnologies</groupId>
    <artifactId>orientdb-enterprise-parent</artifactId>
    <version>3.1.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise-parent/
implementation 'com.orientechnologies:orientdb-enterprise-parent:3.1.16'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise-parent/
implementation ("com.orientechnologies:orientdb-enterprise-parent:3.1.16")
'com.orientechnologies:orientdb-enterprise-parent:pom:3.1.16'
<dependency org="com.orientechnologies" name="orientdb-enterprise-parent" rev="3.1.16">
  <artifact name="orientdb-enterprise-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-enterprise-parent', version='3.1.16')
)
libraryDependencies += "com.orientechnologies" % "orientdb-enterprise-parent" % "3.1.16"
[com.orientechnologies/orientdb-enterprise-parent "3.1.16"]