Last Version

openCypher Utils 2.0.0

Cypher utilities

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

util-9.1
Version

Version

2.0.0
Type

Type

jar
Description

Description

openCypher Utils
Cypher utilities
Project URL

Project URL

http://components.neo4j.org/util-9.1/2.0.0
Source Code Management

Source Code Management

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

Download util-9.1 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.scala-lang : scala-library jar 2.11.12
org.scalatest : scalatest_2.11 jar 2.2.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.