MVN

io.bigconnect : cypher-front-end

Maven & Gradle

Aug 31, 2021
1 usages
6 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>io.bigconnect</groupId>
    <artifactId>cypher-front-end</artifactId>
    <version>4.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bigconnect : cypher-front-end to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.1

All Versions

Choose a version of io.bigconnect : cypher-front-end to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
cypher-front-end-4.2.1
cypher-front-end-4.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.bigconnect</groupId>
    <artifactId>cypher-front-end</artifactId>
    <version>4.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.bigconnect : cypher-front-end gradle dependency to your build.gradle file:

implementation 'io.bigconnect:cypher-front-end:4.2.1'

Gradle Kotlin DSL: Add the following io.bigconnect : cypher-front-end gradle kotlin dependency to your build.gradle.kts file:

implementation("io.bigconnect:cypher-front-end:4.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.bigconnect : cypher-front-end sbt scala dependency to your build.sbt file:

libraryDependencies += "io.bigconnect" % "cypher-front-end" % "4.2.1"

Advertisement

Dependencies from Group

Aug 31, 2021
20 usages
6 stars
Aug 31, 2021
10 usages
6 stars
Aug 31, 2021
10 usages
Aug 31, 2021
7 usages
Aug 31, 2021
6 usages
6 stars

Discover Dependencies

Aug 31, 2021
3 usages
6 stars
Dec 16, 2020
4 stars
Dec 28, 2022
0 stars
Mar 08, 2021
0 stars
Dec 22, 2020
1 usages
20 stars
Dec 22, 2020
20 stars
Dec 22, 2020
56 stars