How To Install Java Artifact org.neo4j.neo4j-utils v1.2-1.2

org.neo4j neo4j-utils 1.2-1.2

Introduction

In this article, we'll learn how to install Java artifact neo4j-utils from org.neo4j group in version 1.2-1.2. The artifact is available in 7 versions: 1.3-1.3.M01 1.2-1.2.M06 1.2-1.2.M05 1.2-1.2.M04 1.2-1.2.M02 1.2-1.2.M01 1.2-1.2 The Neo4j - Utilities project has its own website at: http://components.neo4j.org/${project.artifactId}/${project.version}. The parent project is: org.neo4j::parent-central::8

How To Install Java Artifact org.neo4j.neo4j-utils In Version 1.2-1.2

To install the Neo4j - Utilities artifact in version 1.2-1.2 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 - Utilities 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 (3)

Developers