не последняя версия
Последняя версия 2.0-M1

com.orientechnologies:orientdb-nativeos 1.6.4


Категории

Категории

Native Инструменты разработки
Группа

Группа

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

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

orientdb-nativeos
Версия

Версия

1.6.4
Тип

Тип

jar

Скачать orientdb-nativeos 1.6.4


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