Last Version

openCypher Front End Parent 4.4.8

Project that builds the openCypher front end modules

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-front-end-parent
Version

Version

4.4.8
Type

Type

pom
Description

Description

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

Project URL

http://components.neo4j.org/neo4j-front-end-parent/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

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

Download neo4j-front-end-parent 4.4.8


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.2

Project Modules

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