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

com.orientechnologies:orientdb-enterprise 2.1.13


Группа

Группа

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

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

orientdb-enterprise
Версия

Версия

2.1.13
Тип

Тип

jar

Скачать orientdb-enterprise 2.1.13


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