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

com.orientechnologies:orientdb-server 2.0.16


Группа

Группа

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

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

orientdb-server
Версия

Версия

2.0.16
Тип

Тип

jar

Скачать orientdb-server 2.0.16


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