MVN

org.opencypher : grammar

Maven & Gradle

Jul 11, 2023
5 usages
819 stars

openCypher Grammar Developer Tools · openCypher Grammar

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>grammar</artifactId>
    <version>1.0.0-M23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-M23

All Versions

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

Version Vulnerabilities Updated
1.0.x
grammar-1.0.0-M23
grammar-1.0.0-M22
grammar-1.0.0-M21
grammar-1.0.0-M20
grammar-1.0.0-M19
grammar-1.0.0-M18
grammar-1.0.0-M17
grammar-1.0.0-M16
grammar-1.0.0-M15
grammar-1.0.0-M14
grammar-1.0.0-1.0.0-M14
grammar-1.0.0-M13
grammar-1.0.0-M12
grammar-1.0.0-M11
grammar-1.0.0-M10
grammar-1.0.0-M09
grammar-1.0.0-M08
grammar-1.0.0-M07
grammar-1.0.0-M06
grammar-1.0.0-M05
grammar-1.0.0-M04
grammar-1.0.0-M03
grammar-1.0.0-M02

How to add a dependency to Maven

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

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>grammar</artifactId>
    <version>1.0.0-M23</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opencypher : grammar gradle dependency to your build.gradle file:

implementation 'org.opencypher:grammar:1.0.0-M23'

Gradle Kotlin DSL: Add the following org.opencypher : grammar gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opencypher:grammar:1.0.0-M23")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opencypher : grammar sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opencypher" % "grammar" % "1.0.0-M23"

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 04, 2023
4 usages
7 stars
Oct 27, 2016
3 usages
Nov 18, 2022
3 usages
2 stars
Aug 17, 2016
3 usages
Aug 09, 2016
3 usages
47.1k stars
Nov 05, 2019
3 usages
47.1k stars
Jan 20, 2020
4 usages
Feb 21, 2018
3 usages
19 stars