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

com.orientechnologies:orientdb-parent 2.2.0-beta2

OrientDB NoSQL document graph dbms

Группа

Группа

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

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

orientdb-parent
Версия

Версия

2.2.0-beta2
Тип

Тип

pom

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

Имя Файла Размер
orientdb-parent-2.2.0-beta2.pom 31 KB
Обзор

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