Last Version

Neo4j - Cypher Frontend 3.1 3.1.9

Front end of the Cypher compiler

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-frontend-3.1
Version

Version

3.1.9
Type

Type

jar
Description

Description

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

Project URL

http://components.neo4j.org/neo4j-cypher-frontend-3.1/3.1.9
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-cypher-frontend-3.1 3.1.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12
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.5
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.