MVN

org.graphfoundation.ongdb : ongdb-cypher

Maven & Gradle

Dec 04, 2020
21 usages
375 stars

ONgDB - Cypher · ONgDB query language

<dependency>
    <groupId>org.graphfoundation.ongdb</groupId>
    <artifactId>ongdb-cypher</artifactId>
    <version>3.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.6.2

All Versions

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

Version Vulnerabilities Updated
3.6.x
ongdb-cypher-3.6.2
ongdb-cypher-3.6.1
ongdb-cypher-3.6.0
ongdb-cypher-3.6.0.M2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.graphfoundation.ongdb</groupId>
    <artifactId>ongdb-cypher</artifactId>
    <version>3.6.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.graphfoundation.ongdb:ongdb-cypher:3.6.2'

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

implementation("org.graphfoundation.ongdb:ongdb-cypher:3.6.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.graphfoundation.ongdb" % "ongdb-cypher" % "3.6.2"

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

Aug 07, 2023
8 usages
Jul 12, 2023
3 usages
1 stars
Oct 17, 2016
5 usages
34 stars
Jan 02, 2017
3 usages
2 stars
Oct 25, 2016
2 usages
1 stars
Jul 21, 2017
2 usages
56 stars
Feb 09, 2021
4 usages
2.5k stars