MVN

org.neo4j : neo4j-opencypher-dsl

Maven & Gradle

Jun 24, 2020
2 usages
86 stars

openCypher DSL · A DSL for generating openCypher compatible Cypher statements

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-opencypher-dsl</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.1

All Versions

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

Version Vulnerabilities Updated
1.1.x
neo4j-opencypher-dsl-1.1.1
neo4j-opencypher-dsl-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-opencypher-dsl</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.neo4j:neo4j-opencypher-dsl:1.1.1'

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

implementation("org.neo4j:neo4j-opencypher-dsl:1.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.neo4j" % "neo4j-opencypher-dsl" % "1.1.1"

Advertisement

Dependencies from Group

Aug 24, 2023
265 usages
12.4k stars
Aug 24, 2023
227 usages
12.4k stars
Aug 24, 2023
168 usages
12.4k stars
Aug 24, 2023
86 usages
12.4k stars
Aug 24, 2023
83 usages
12.4k stars

Discover Dependencies

Jan 30, 2023
2 usages
7 stars
Nov 16, 2020
3 usages
2 stars
May 14, 2023
2 usages
45 stars
May 14, 2023
2 usages
45 stars
Aug 21, 2015
8 usages
72 stars
May 03, 2019
5 usages
253 stars
Jun 06, 2023
2 usages
67 stars
Oct 15, 2017
2 usages
3 stars