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

com.orientechnologies:orientdb-client 3.1.0-beta1


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

orientdb-client
Версия

Версия

3.1.0-beta1
Тип

Тип

jar

Скачать orientdb-client 3.1.0-beta1


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