Last Version

Neo4j - Cypher Frontend 3.0 3.0.12

Front end of the Cypher compiler

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-frontend-3.0
Version

Version

3.0.12
Type

Type

jar
Description

Description

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

Project URL

http://components.neo4j.org/neo4j-cypher-frontend-3.0/3.0.12
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.0 3.0.12


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-reflect jar 2.11.8
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.