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

com.graphaware:neo4j-utils 0.4

General purpose utilities for Neo4j

Категории

Категории

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

Группа

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

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

neo4j-utils
Версия

Версия

0.4
Тип

Тип

jar

Скачать neo4j-utils 0.4


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