| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.orientechnologies |
| Идентификатор | Идентификаторorientdb-enterprise |
| Последняя версия | Последняя версия2.2.0-beta |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOrientDB Enterprise
OrientDB NoSQL document graph dbms
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| orientdb-enterprise-2.2.0-beta.pom | |
| orientdb-enterprise-2.2.0-beta.jar | 39 KB |
| orientdb-enterprise-2.2.0-beta-sources.jar | 28 KB |
| orientdb-enterprise-2.2.0-beta-javadoc.jar | 168 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-enterprise</artifactId>
<version>2.2.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise/
implementation 'com.orientechnologies:orientdb-enterprise:2.2.0-beta'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise/
implementation ("com.orientechnologies:orientdb-enterprise:2.2.0-beta")
'com.orientechnologies:orientdb-enterprise:jar:2.2.0-beta'
<dependency org="com.orientechnologies" name="orientdb-enterprise" rev="2.2.0-beta">
<artifact name="orientdb-enterprise" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-enterprise', version='2.2.0-beta')
)
libraryDependencies += "com.orientechnologies" % "orientdb-enterprise" % "2.2.0-beta"
[com.orientechnologies/orientdb-enterprise "2.2.0-beta"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.orientechnologies : orientdb-core | jar | 2.2.0-beta |