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

com.orientechnologies:orientdb-core 2.2.0-beta2


Группа

Группа

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

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

orientdb-core
Версия

Версия

2.2.0-beta2
Тип

Тип

jar

Скачать orientdb-core 2.2.0-beta2


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