Последняя версия

Neo4j Gremlin: An Implementation of TinkerPop3 for the Neo4j Graph Database 3.0.0.M7

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

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

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

neo4j-gremlin
Версия

Версия

3.0.0.M7
Тип

Тип

jar
Описание

Описание

Neo4j Gremlin: An Implementation of TinkerPop3 for the Neo4j Graph Database
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Ссылка на сайт

Ссылка на сайт

http://tinkerpop.com/neo4j-gremlin
Организация-разработчик

Организация-разработчик

TinkerPop

Скачать neo4j-gremlin 3.0.0.M7


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.tinkerpop : gremlin-core jar 3.0.0.M7
com.tinkerpop : gremlin-groovy jar 3.0.0.M7
org.neo4j : neo4j jar 2.1.5
org.neo4j : neo4j-ha jar 2.1.5
org.neo4j : neo4j-management jar 2.1.5
org.neo4j : neo4j-graph-matching jar 2.1.5
org.neo4j : neo4j-graph-algo jar 2.1.5
org.scala-lang : scala-library jar 2.10.4
net.sf.opencsv : opencsv jar 2.3

test (2)

Идентификатор библиотеки Тип Версия
com.tinkerpop : gremlin-test jar 3.0.0.M7
com.tinkerpop : gremlin-groovy-test jar 3.0.0.M7

Модули Проекта

Данный проект не имеет модулей.