is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-distributed 3.1.11


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-distributed
Version

Version

3.1.11
Type

Type

jar

Download orientdb-distributed 3.1.11


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