MVN

org.opencypher : front-end-9.0

Maven & Gradle

Mar 12, 2021
10 usages
52 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.opencypher</groupId>
    <artifactId>front-end-9.0</artifactId>
    <version>9.0.20210312</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 9.0.20210312

All Versions

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

Version Vulnerabilities Updated
9.0.x
front-end-9.0-9.0.20210312
front-end-9.0-9.0.20190305
front-end-9.0-9.0.20181129
front-end-9.0-9.0.20181030
front-end-9.0-9.0.20181012
front-end-9.0-9.0.20181009
front-end-9.0-9.0.20180928
front-end-9.0-9.0.20180925
front-end-9.0-9.0.20180914
front-end-9.0-9.0.8
front-end-9.0-9.0.7
front-end-9.0-9.0.6
front-end-9.0-9.0.5
front-end-9.0-9.0.4
front-end-9.0-9.0.3
front-end-9.0-9.0.2
front-end-9.0-9.0.1
1.0.x
front-end-9.0-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>front-end-9.0</artifactId>
    <version>9.0.20210312</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.opencypher:front-end-9.0:9.0.20210312'

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

implementation("org.opencypher:front-end-9.0:9.0.20210312")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.opencypher" % "front-end-9.0" % "9.0.20210312"

Advertisement

Dependencies from Group

26 usages
52 stars
tck
Jul 11, 2023
17 usages
756 stars
Jun 03, 2019
16 usages
329 stars
Mar 12, 2021
16 usages
52 stars
Jun 03, 2019
12 usages
329 stars

Discover Dependencies

Jul 28, 2021
1 usages
23 stars
Apr 30, 2023
3 usages
0 stars
Nov 05, 2020
4 usages
Jun 18, 2023
5 usages
113 stars
May 30, 2023
12 stars
Mar 26, 2015
4 usages
May 13, 2020
1 usages
8 stars
Aug 21, 2023
5 usages
150 stars
Jan 26, 2018
1 usages
755 stars