не последняя версия
Последняя версия 2.2.0-beta

com.orientechnologies:orientdb-enterprise 1.0rc9


Группа

Группа

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

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

orientdb-enterprise
Версия

Версия

1.0rc9
Тип

Тип

jar

Скачать orientdb-enterprise 1.0rc9


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