MVN

org.neo4j : neo4j-front-end-4.0

Maven & Gradle

Jul 06, 2021
2 usages
12.4k stars

openCypher Front End · Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-front-end-4.0</artifactId>
    <version>4.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.neo4j : neo4j-front-end-4.0 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.12
  • Latest Release Candidate: 4.0.0-rc01
  • Latest Alpha: 4.0-alpha0-20190301

All Versions

Choose a version of org.neo4j : neo4j-front-end-4.0 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
neo4j-front-end-4.0-4.0.12
neo4j-front-end-4.0-4.0.11
neo4j-front-end-4.0-4.0.10
neo4j-front-end-4.0-4.0.9
neo4j-front-end-4.0-4.0.8
neo4j-front-end-4.0-4.0.7
neo4j-front-end-4.0-4.0.6
neo4j-front-end-4.0-4.0.5
neo4j-front-end-4.0-4.0.4
neo4j-front-end-4.0-4.0.3
neo4j-front-end-4.0-4.0.2
neo4j-front-end-4.0-4.0.1
neo4j-front-end-4.0-4.0.0
neo4j-front-end-4.0-4.0.0-rc01
4.0
neo4j-front-end-4.0-4.0-alpha0-20190301
neo4j-front-end-4.0-4.0-alpha0-20181130

How to add a dependency to Maven

Add the following org.neo4j : neo4j-front-end-4.0 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-front-end-4.0</artifactId>
    <version>4.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.neo4j : neo4j-front-end-4.0 gradle dependency to your build.gradle file:

implementation 'org.neo4j:neo4j-front-end-4.0:4.0.12'

Gradle Kotlin DSL: Add the following org.neo4j : neo4j-front-end-4.0 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.neo4j:neo4j-front-end-4.0:4.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.neo4j : neo4j-front-end-4.0 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.neo4j" % "neo4j-front-end-4.0" % "4.0.12"

Advertisement

Dependencies from Group

Aug 24, 2023
265 usages
12.4k stars
Aug 24, 2023
227 usages
12.4k stars
Aug 24, 2023
168 usages
12.4k stars
Aug 24, 2023
86 usages
12.4k stars
Aug 24, 2023
83 usages
12.4k stars

Discover Dependencies

Jul 18, 2023
2 usages
6 stars
Jul 13, 2023
3 usages
212 stars
Jul 13, 2023
2 usages
40 stars
Jul 13, 2023
2 usages
40 stars
May 23, 2023
2 usages
0 stars
Aug 24, 2019
129 usages
66 stars
Nov 29, 2018
2 stars
Jul 13, 2023
6 usages
118 stars
Nov 30, 2018