MVN

org.graphfoundation.ongdb : openCypher-frontend-1

Maven & Gradle

Aug 05, 2022
9 usages
375 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.graphfoundation.ongdb</groupId>
    <artifactId>openCypher-frontend-1</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.4
  • Latest Beta: 1.0.0-beta01

All Versions

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

Version Vulnerabilities Updated
1.0.x
openCypher-frontend-1-1.0.4
openCypher-frontend-1-1.0.3
openCypher-frontend-1-1.0.2
openCypher-frontend-1-1.0.1
openCypher-frontend-1-1.0.0
openCypher-frontend-1-1.0.0-beta01

How to add a dependency to Maven

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

<dependency>
    <groupId>org.graphfoundation.ongdb</groupId>
    <artifactId>openCypher-frontend-1</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.graphfoundation.ongdb:openCypher-frontend-1:1.0.4'

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

implementation("org.graphfoundation.ongdb:openCypher-frontend-1:1.0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.graphfoundation.ongdb" % "openCypher-frontend-1" % "1.0.4"

Advertisement

Dependencies from Group

Aug 05, 2022
63 usages
375 stars
Aug 05, 2022
61 usages
375 stars
Aug 05, 2022
54 usages
375 stars
Aug 05, 2022
37 usages
375 stars
Aug 05, 2022
22 usages
375 stars

Discover Dependencies

Feb 07, 2022
2 usages
41 stars
Jul 13, 2023
3 usages
21 stars
Aug 25, 2023
10 usages
11.9k stars
Jul 03, 2023
2 usages
247 stars
Sep 11, 2018
5 usages
60 stars
Jul 22, 2017
7 usages
2.1k stars
May 04, 2018
6 usages