How To Install Java Artifact org.neo4j.neo4j-graph-collections v0.5

org.neo4j neo4j-graph-collections 0.5

Introduction

In this article, we'll learn how to install Java artifact neo4j-graph-collections from org.neo4j group in version 0.5. The artifact is available in 3 versions: 0.5 0.3 0.2 . The Neo4j - Collections 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.build::parent-central::36

How To Install Java Artifact org.neo4j.neo4j-graph-collections In Version 0.5

To install the Neo4j - Collections artifact in version 0.5 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 - Collections 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.

Provided dependencies (2)

Test dependencies (3)

Licenses