Last Version

openCypher Front End Parent 2.0.0

Project that builds the openCypher front end modules

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

front-end-parent
Version

Version

2.0.0
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 2.0.0


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

Dependencies

compile (2)

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

test (4)

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

Project Modules

  • build
  • ast
  • rewriting
  • parser
  • frontend
  • util
  • expressions