is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-enterprise-parent 3.0.42


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-enterprise-parent
Version

Version

3.0.42
Type

Type

pom

Download orientdb-enterprise-parent 3.0.42


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