is not current version
Last Version 2.2.0-beta

com.orientechnologies:orientdb-enterprise 2.1.19


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-enterprise
Version

Version

2.1.19
Type

Type

jar

Download orientdb-enterprise 2.1.19


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