How To Install Java Artifact org.neo4j.neo4j-cypher-docs v2.1.4

org.neo4j neo4j-cypher-docs 2.1.4

Introduction

In this article, we'll learn how to install Java artifact neo4j-cypher-docs from org.neo4j group in version 2.1.4. The artifact is available in 18 versions: 2.2.0-M01 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 . The Neo4j - Cypher Documentation 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.4

How To Install Java Artifact org.neo4j.neo4j-cypher-docs In Version 2.1.4

To install the Neo4j - Cypher Documentation artifact in version 2.1.4 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 Documentation 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 (1)

Provided dependencies (1)

Test dependencies (5)

Licenses