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

com.orientechnologies:orientdb-community 2.1.14


Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

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

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

orientdb-community
Версия

Версия

2.1.14
Тип

Тип

pom

Скачать orientdb-community 2.1.14


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