How To Install Java Artifact org.neo4j.driver.neo4j-java-driver-spring-boot-starter v4.0.0.1

org.neo4j.driver neo4j-java-driver-spring-boot-starter 4.0.0.1

Introduction

In this article, we'll learn how to install Java artifact neo4j-java-driver-spring-boot-starter from org.neo4j.driver group in version 4.0.0.1. The artifact is available in 20 versions: 4.3.6.0 4.2.7.0 4.2.4.0 4.1.1.1 4.1.1.0 4.0.3.0 4.0.2.1 4.0.1.1 4.0.1.0 4.0.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 1.7.5.1 1.7.5 1.0.0-alpha03 1.0.0-alpha02 . The Neo4j Java Driver Spring Boot Starter project has been released under The Apache Software License, Version 2.0 license. The parent project is: org.neo4j.driver::neo4j-java-driver-spring-boot-starter-parent::4.0.0.1

How To Install Java Artifact org.neo4j.driver.neo4j-java-driver-spring-boot-starter In Version 4.0.0.1

To install the Neo4j Java Driver Spring Boot Starter artifact in version 4.0.0.1 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 Spring Boot Starter 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 (2)

Licenses