Last Version

openCypher Utils 4.4.8

Cypher utilities

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-util
Version

Version

4.4.8
Type

Type

jar
Description

Description

openCypher Utils
Cypher utilities
Project URL

Project URL

http://components.neo4j.org/neo4j-util/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/openCypher/front-end

Download neo4j-util 4.4.8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.scala-lang : scala-library jar 2.12.13

test (2)

Group / Artifact Type Version
org.neo4j : neo4j-test-util jar 4.4.8
org.junit.vintage : junit-vintage-engine jar 5.7.2

Project Modules

There are no modules declared in this project.