Last Version

openCypher Expressions 2.0.0

Cypher expressions

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

expressions-9.1
Version

Version

2.0.0
Type

Type

jar
Description

Description

openCypher Expressions
Cypher expressions
Source Code Management

Source Code Management

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

Download expressions-9.1 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.opencypher : util-9.1 jar 2.0.0
org.scala-lang : scala-library jar 2.11.12
org.scalatest : scalatest_2.11 jar 2.2.5

test (5)

Group / Artifact Type Version
org.opencypher : util-9.1 test-jar 2.0.0
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.