How To Install Java Artifact org.neo4j.neo4j-ogm v2.0.6

org.neo4j neo4j-ogm 2.0.6

Introduction

In this article, we'll learn how to install Java artifact neo4j-ogm from org.neo4j group in version 2.0.6. The artifact is available in 134 versions: v3.2.13 4.0.10 4.0.9 4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.3.4 3.3.3 3.3.2 3.3.1 3.3.0 3.2.45 3.2.44 3.2.43 3.2.42 3.2.41 3.2.40 3.2.39 3.2.38 3.2.37 3.2.36 3.2.35 3.2.34 3.2.33 3.2.32 3.2.31 3.2.30 3.2.29 3.2.28 3.2.27 3.2.26 3.2.25 3.2.24 3.2.23 3.2.22 3.2.21 3.2.20 3.2.19 3.2.18 3.2.17 3.2.16 3.2.15 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-alpha06 3.2.0-alpha05 3.2.0-alpha04 3.2.0-alpha03 3.2.0-alpha02 3.2.0-alpha01 3.2.0-RC2 3.2.0-RC1 3.2.0 3.1.22 3.1.21 3.1.20 3.1.19 3.1.18 3.1.17 3.1.16 3.1.15 3.1.14 3.1.13 3.1.12 3.1.11 3.1.10 3.1.9 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1-RC2 3.1.1-RC1 3.1.1 3.1.0 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0-RC1 3.0.0-M02 3.0.0-M01 3.0.0 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0-RC1 2.1.0-M01 2.1.0 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0-M04 2.0.0-M03 2.0.0-M02 2.0.0-M01 2.0.0 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 . The Neo4j Object-Graph Mapper project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://github.com/neo4j/neo4j-ogm/ .

How To Install Java Artifact org.neo4j.neo4j-ogm In Version 2.0.6

To install the Neo4j Object-Graph Mapper artifact in version 2.0.6 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 Object-Graph Mapper 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.

Managed dependencies (12)

Licenses