не последняя версия
Последняя версия 3.2.8

com.orientechnologies:orientdb-distributed 3.0.20


Группа

Группа

com.orientechnologies
Идентификатор

Идентификатор

orientdb-distributed
Версия

Версия

3.0.20
Тип

Тип

jar

Скачать orientdb-distributed 3.0.20


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