How To Install Java Artifact org.neo4j.neo4j-cypher-compiler-3.2 v3.2.0-alpha07

org.neo4j neo4j-cypher-compiler-3.2 3.2.0-alpha07

Introduction

In this article, we'll learn how to install Java artifact neo4j-cypher-compiler-3.2 from org.neo4j group in version 3.2.0-alpha07. The artifact is available in 26 versions: 3.2.14 3.2.13 3.2.12 3.2.11 3.2.10 3.2.9 3.2.8 3.2.7 3.2.6 3.2.5 3.2.4 3.2.3 3.2.2 3.2.1 3.2.0-rc3 3.2.0-rc2 3.2.0-rc1 3.2.0-alpha08 3.2.0-alpha07 3.2.0-alpha06 3.2.0-alpha05 3.2.0-alpha04 3.2.0-alpha03 3.2.0-alpha02 3.2.0-alpha01 3.2.0 . The Neo4j - Cypher Compiler 3.2 project has been released under GNU General Public License, Version 3 license, and has its own website at: http://components.neo4j.org/${project.artifactId}/${project.version} . The parent project is: org.neo4j::cypher-parent::3.2.0-alpha07

How To Install Java Artifact org.neo4j.neo4j-cypher-compiler-3.2 In Version 3.2.0-alpha07

To install the Neo4j - Cypher Compiler 3.2 artifact in version 3.2.0-alpha07 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Neo4j - Cypher Compiler 3.2 dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (6)

Provided dependencies (1)

Test dependencies (6)

Licenses