Last Version

openCypher Front End Parent 9.0.20210312

Project that builds the openCypher front end modules

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

front-end-parent-9.0
Version

Version

9.0.20210312
Type

Type

pom
Description

Description

openCypher Front End Parent
Project that builds the openCypher front end modules
Project URL

Project URL

https://www.opencypher.org
Source Code Management

Source Code Management

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

Download front-end-parent-9.0 9.0.20210312


<!-- https://jarcasting.com/artifacts/org.opencypher/front-end-parent-9.0/ -->
<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>front-end-parent-9.0</artifactId>
    <version>9.0.20210312</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/front-end-parent-9.0/
implementation 'org.opencypher:front-end-parent-9.0:9.0.20210312'
// https://jarcasting.com/artifacts/org.opencypher/front-end-parent-9.0/
implementation ("org.opencypher:front-end-parent-9.0:9.0.20210312")
'org.opencypher:front-end-parent-9.0:pom:9.0.20210312'
<dependency org="org.opencypher" name="front-end-parent-9.0" rev="9.0.20210312">
  <artifact name="front-end-parent-9.0" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='front-end-parent-9.0', version='9.0.20210312')
)
libraryDependencies += "org.opencypher" % "front-end-parent-9.0" % "9.0.20210312"
[org.opencypher/front-end-parent-9.0 "9.0.20210312"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7

test (5)

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
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

  • build
  • ast
  • rewriting
  • parser
  • frontend
  • util
  • expressions
  • cypher-macros
  • ast-factory
  • javacc-parser
  • neo4j-ast-factory