is not current version
Last Version 2.2.0-beta

com.orientechnologies:orientdb-enterprise 1.0rc9


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-enterprise
Version

Version

1.0rc9
Type

Type

jar

Download orientdb-enterprise 1.0rc9


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