MVN

org.neo4j : openCypher-frontend-1

Maven & Gradle

Apr 29, 2020
13 usages
12.4k stars

openCypher Frontend · 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>openCypher-frontend-1</artifactId>
    <version>3.4.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.neo4j : openCypher-frontend-1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.18
  • Latest Release Candidate: 3.4.0-rc02
  • Latest Beta: 3.4.0-beta02
  • Latest Alpha: 3.4.0-alpha10

All Versions

Choose a version of org.neo4j : openCypher-frontend-1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
openCypher-frontend-1-3.4.18
openCypher-frontend-1-3.4.17
openCypher-frontend-1-3.4.16
openCypher-frontend-1-3.4.15
openCypher-frontend-1-3.4.14
openCypher-frontend-1-3.4.13
openCypher-frontend-1-3.4.12
openCypher-frontend-1-3.4.11
openCypher-frontend-1-3.4.10
openCypher-frontend-1-3.4.9
openCypher-frontend-1-3.4.8
openCypher-frontend-1-3.4.7
openCypher-frontend-1-3.4.6
openCypher-frontend-1-3.4.5
openCypher-frontend-1-3.4.4
openCypher-frontend-1-3.4.3
openCypher-frontend-1-3.4.2
openCypher-frontend-1-3.4.1
openCypher-frontend-1-3.4.0
openCypher-frontend-1-3.4.0-rc02
openCypher-frontend-1-3.4.0-rc01
openCypher-frontend-1-3.4.0-beta02
openCypher-frontend-1-3.4.0-beta01
openCypher-frontend-1-3.4.0-alpha10
openCypher-frontend-1-3.4.0-alpha09

How to add a dependency to Maven

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

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>openCypher-frontend-1</artifactId>
    <version>3.4.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.neo4j : openCypher-frontend-1 gradle dependency to your build.gradle file:

implementation 'org.neo4j:openCypher-frontend-1:3.4.18'

Gradle Kotlin DSL: Add the following org.neo4j : openCypher-frontend-1 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.neo4j:openCypher-frontend-1:3.4.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.neo4j : openCypher-frontend-1 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.neo4j" % "openCypher-frontend-1" % "3.4.18"

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

Apr 05, 2022
4 usages
0 stars
Aug 04, 2023
4 usages
Mar 01, 2022
6 usages
1 stars
Mar 12, 2011
3 usages
May 24, 2021
12 usages
Jul 11, 2013
5 usages
jid
Jan 22, 2013
2 usages
43 stars
Aug 26, 2022
4 usages
653 stars
Jan 26, 2018
3 usages
70 stars