| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.orientechnologies |
| Идентификатор | Идентификаторorientdb-gremlin |
| Версия | Версия3.2.2 |
| Тип | Типjar |
| Описание |
ОписаниеApache TinkerPop :: OrientDB Gremlin
TinkerPop3 Graph Structure Implementation for OrientDB
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикOrientDB |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| orientdb-gremlin-3.2.2.pom | |
| orientdb-gremlin-3.2.2.jar | 139 KB |
| orientdb-gremlin-3.2.2-sources.jar | 63 KB |
| orientdb-gremlin-3.2.2-javadoc.jar | 479 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-gremlin</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin/
implementation 'com.orientechnologies:orientdb-gremlin:3.2.2'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin/
implementation ("com.orientechnologies:orientdb-gremlin:3.2.2")
'com.orientechnologies:orientdb-gremlin:jar:3.2.2'
<dependency org="com.orientechnologies" name="orientdb-gremlin" rev="3.2.2">
<artifact name="orientdb-gremlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-gremlin', version='3.2.2')
)
libraryDependencies += "com.orientechnologies" % "orientdb-gremlin" % "3.2.2"
[com.orientechnologies/orientdb-gremlin "3.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.orientechnologies : orientdb-client | jar | 3.2.2 |
| org.apache.tinkerpop : gremlin-core | jar | 3.4.7 |
| org.apache.tinkerpop : gremlin-groovy | jar | 3.4.7 |
| com.google.guava : guava | jar | 18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tinkerpop : gremlin-test | jar | 3.4.7 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| com.orientechnologies : orientdb-test-commons | jar | 3.2.2 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.2 |