How To Install Java Artifact org.neo4j.neo4j-cypher-commons v2.1.0-M01

org.neo4j neo4j-cypher-commons 2.1.0-M01

Introduction

In this article, we'll learn how to install Java artifact neo4j-cypher-commons from org.neo4j group in version 2.1.0-M01. The artifact is available in 20 versions: 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0-RC2 2.1.0-RC1 2.1.0-M02 2.1.0-M01 2.1.0 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0-RC1 2.0.0 . The Neo4j - Cypher Commons 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::2.1.0-M01

How To Install Java Artifact org.neo4j.neo4j-cypher-commons In Version 2.1.0-M01

To install the Neo4j - Cypher Commons artifact in version 2.1.0-M01 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 Commons 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 (2)

Test dependencies (1)

Licenses