How To Install Java Artifact org.neo4j.driver.neo4j-java-driver v1.4.0-rc1

org.neo4j.driver neo4j-java-driver 1.4.0-rc1

Introduction

In this article, we'll learn how to install Java artifact neo4j-java-driver from org.neo4j.driver group in version 1.4.0-rc1. The artifact is available in 167 versions: 5.20.0 5.19.0 5.18.0 5.17.0 5.16.0 5.15.0 5.14.0 5.13.0 5.12.0 5.11.0 5.10.0 5.9.0 5.8.0 5.7.0 5.6.0 5.5.0 5.4.0 5.3.1 5.3.0 5.2.0 5.1.0 5.0.0-beta01 5.0.0-alpha03 5.0.0-alpha02 5.0.0-alpha01 5.0.0 4.4.16 4.4.15 4.4.14 4.4.13 4.4.12 4.4.11 4.4.10 4.4.9 4.4.8 4.4.7 4.4.6 4.4.5 4.4.4 4.4.3 4.4.2 4.4.1 4.4.0-beta01 4.4.0-alpha01 4.4.0 4.3.8 4.3.7 4.3.6 4.3.5 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0-rc01 4.3.0-beta01 4.3.0-alpha01 4.3.0 4.2.9 4.2.8 4.2.7 4.2.6 4.2.5 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0-alpha01 4.2.0 4.1.5 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0-rc01 4.1.0-beta01 4.1.0-alpha01 4.1.0 4.0.3 4.0.2 4.0.1 4.0.0-rc2 4.0.0-rc1 4.0.0-beta03 4.0.0-beta02 4.0.0-beta01 4.0.0 2.0.0-alpha03 2.0.0-alpha02 2.0.0-alpha01 1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7.0-rc2 1.7.0-rc1 1.7.0-beta03 1.7.0-beta02 1.7.0-beta01 1.7.0-alpha02 1.7.0-alpha01 1.7.0 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0-rc2 1.6.0-rc1 1.6.0-beta01 1.6.0-alpha02 1.6.0-alpha01 1.6.0 1.5.2 1.5.1 1.5.0-rc1 1.5.0-beta03 1.5.0-beta02 1.5.0-beta01 1.5.0-alpha03 1.5.0-alpha02 1.5.0-alpha01 1.5.0 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0-rc1 1.4.0-beta01 1.4.0 1.3.1 1.3.0-rc1 1.3.0-alpha02 1.3.0-alpha01 1.3.0 1.2.3 1.2.2 1.2.1 1.2.0-rc1 1.2.0 1.1.3 1.1.2 1.1.1 1.1.0-M07 1.1.0-M06 1.1.0-M05 1.1.0-M04 1.1.0-M03 1.1.0-M02 1.1.0-M01 1.1.0 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0-RC2 1.0.0-RC1 1.0.0-M05 1.0.0-M04 1.0.0-M03 1.0.0-M02 1.0.0-M01 1.0.0 . The Neo4j Java Driver project has been released under Apache License, Version 2 license, and has its own website at: https://github.com/neo4j/neo4j-java-driver . The parent project is: org.neo4j.driver::neo4j-java-driver-parent::1.4.0-rc1

How To Install Java Artifact org.neo4j.driver.neo4j-java-driver In Version 1.4.0-rc1

To install the Neo4j Java Driver artifact in version 1.4.0-rc1 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 Java Driver 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.

Test dependencies (10)

Licenses