Last Version

Neo4j - Cypher Frontend 2.3 2.3.12

Front end of the Cypher compiler

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-frontend-2.3
Version

Version

2.3.12
Type

Type

jar
Description

Description

Neo4j - Cypher Frontend 2.3
Front end of the Cypher compiler
Project URL

Project URL

http://components.neo4j.org/neo4j-cypher-frontend-2.3/2.3.12
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-cypher-frontend-2.3 2.3.12


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
org.scala-lang : scala-reflect jar 2.11.7
org.parboiled : parboiled-scala_2.11 jar 1.1.7
org.apache.commons : commons-lang3 jar 3.3.2

test (6)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.5
org.scalacheck : scalacheck_2.11 jar 1.12.4
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.