| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаcom.orientechnologies |
| Идентификатор | Идентификаторorientdb-community-tp3 |
| Последняя версия | Последняя версия3.0.0m1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOrientDB Community Distribution TinkerPop 3
OrientDB NoSQL document graph dbms
|
| Организация-разработчик |
Организация-разработчикOrientDB |
| Имя Файла | Размер |
|---|---|
| orientdb-community-tp3-3.0.0m1.pom | |
| orientdb-community-tp3-3.0.0m1.zip | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-community-tp3/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-community-tp3</artifactId>
<version>3.0.0m1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-community-tp3/
implementation 'com.orientechnologies:orientdb-community-tp3:3.0.0m1'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-community-tp3/
implementation ("com.orientechnologies:orientdb-community-tp3:3.0.0m1")
'com.orientechnologies:orientdb-community-tp3:pom:3.0.0m1'
<dependency org="com.orientechnologies" name="orientdb-community-tp3" rev="3.0.0m1">
<artifact name="orientdb-community-tp3" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-community-tp3', version='3.0.0m1')
)
libraryDependencies += "com.orientechnologies" % "orientdb-community-tp3" % "3.0.0m1"
[com.orientechnologies/orientdb-community-tp3 "3.0.0m1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.orientechnologies : orientdb-gremlin-server | jar | 3.0.0m1 |