MVN

org.neo4j : neo4j-cypher-compiler-3.2

Maven & Gradle

Feb 26, 2019
8 usages

Neo4j - Cypher Compiler 3.2 · Compiler for Cypher 3.2

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-cypher-compiler-3.2</artifactId>
    <version>3.2.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.neo4j : neo4j-cypher-compiler-3.2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.14
  • Latest Release Candidate: 3.2.0-rc3
  • Latest Alpha: 3.2.0-alpha08

All Versions

Choose a version of org.neo4j : neo4j-cypher-compiler-3.2 to add to Maven or Gradle - All Versions:

  • Version Updated
  • neo4j-cypher-compiler-3.2-3.2.14

    Feb 26, 2019
  • neo4j-cypher-compiler-3.2-3.2.13

    Oct 16, 2018
  • neo4j-cypher-compiler-3.2-3.2.12

    May 30, 2018
  • neo4j-cypher-compiler-3.2-3.2.11

    Apr 23, 2018
  • neo4j-cypher-compiler-3.2-3.2.10

    Mar 12, 2018
  • neo4j-cypher-compiler-3.2-3.2.9

    Jan 02, 2018
  • neo4j-cypher-compiler-3.2-3.2.8

    Nov 20, 2017
  • neo4j-cypher-compiler-3.2-3.2.7

    Nov 02, 2017
  • neo4j-cypher-compiler-3.2-3.2.6

    Oct 03, 2017
  • neo4j-cypher-compiler-3.2-3.2.5

    Sep 18, 2017
  • neo4j-cypher-compiler-3.2-3.2.4

    Sep 13, 2017
  • neo4j-cypher-compiler-3.2-3.2.3

    Aug 01, 2017
  • neo4j-cypher-compiler-3.2-3.2.2

    Jul 05, 2017
  • neo4j-cypher-compiler-3.2-3.2.1

    Jun 01, 2017
  • neo4j-cypher-compiler-3.2-3.2.0

    May 09, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-rc3

    May 08, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-rc2

    May 04, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-rc1

    Apr 26, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-alpha08

    Apr 11, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-alpha07

    Mar 27, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-alpha06

    Mar 09, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-alpha05

    Feb 23, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-alpha04

    Feb 09, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-alpha03

    Jan 26, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-alpha02

    Jan 12, 2017
  • neo4j-cypher-compiler-3.2-3.2.0-alpha01

    Dec 19, 2016

How to add a dependency to Maven

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

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-cypher-compiler-3.2</artifactId>
    <version>3.2.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.neo4j : neo4j-cypher-compiler-3.2 gradle dependency to your build.gradle file:

implementation 'org.neo4j:neo4j-cypher-compiler-3.2:3.2.14'

Gradle Kotlin DSL: Add the following org.neo4j : neo4j-cypher-compiler-3.2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.neo4j:neo4j-cypher-compiler-3.2:3.2.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.neo4j : neo4j-cypher-compiler-3.2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.neo4j" % "neo4j-cypher-compiler-3.2" % "3.2.14"

Advertisement

Dependencies from Group

Feb 24, 2023
265 usages
9.6k stars
Feb 24, 2023
227 usages
9.6k stars
Feb 24, 2023
168 usages
9.6k stars
Feb 24, 2023
86 usages
9.6k stars
Feb 24, 2023
83 usages
9.6k stars

Discover Dependencies

Feb 21, 2022
22 usages
3k stars
Mar 13, 2022
31 usages
364 stars
Jan 06, 2021
64 stars
Aug 30, 2021
2 usages
52 stars
Feb 27, 2023
19 usages
89 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome