не последняя версия
Последняя версия 1.9-1.3

com.graphaware:neo4j-utils 0.3

General purpose utilities for Neo4j

Категории

Категории

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

Группа

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

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

neo4j-utils
Версия

Версия

0.3
Тип

Тип

jar

Скачать neo4j-utils 0.3


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