Neo4j Java Driver Spring Boot Starter

A Spring Boot Starter for the Neo4j Java Driver.

License

License

Categories

Categories

Java Languages Spring Boot Container Microservices Neo4J Data Databases
GroupId

GroupId

org.neo4j.driver
ArtifactId

ArtifactId

neo4j-java-driver-spring-boot-starter
Last Version

Last Version

4.3.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Neo4j Java Driver Spring Boot Starter
A Spring Boot Starter for the Neo4j Java Driver.
Project Organization

Project Organization

Neo4j, Neo4j Sweden AB

Download neo4j-java-driver-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/org.neo4j.driver/neo4j-java-driver-spring-boot-starter/ -->
<dependency>
    <groupId>org.neo4j.driver</groupId>
    <artifactId>neo4j-java-driver-spring-boot-starter</artifactId>
    <version>4.3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.driver/neo4j-java-driver-spring-boot-starter/
implementation 'org.neo4j.driver:neo4j-java-driver-spring-boot-starter:4.3.6.0'
// https://jarcasting.com/artifacts/org.neo4j.driver/neo4j-java-driver-spring-boot-starter/
implementation ("org.neo4j.driver:neo4j-java-driver-spring-boot-starter:4.3.6.0")
'org.neo4j.driver:neo4j-java-driver-spring-boot-starter:jar:4.3.6.0'
<dependency org="org.neo4j.driver" name="neo4j-java-driver-spring-boot-starter" rev="4.3.6.0">
  <artifact name="neo4j-java-driver-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.driver', module='neo4j-java-driver-spring-boot-starter', version='4.3.6.0')
)
libraryDependencies += "org.neo4j.driver" % "neo4j-java-driver-spring-boot-starter" % "4.3.6.0"
[org.neo4j.driver/neo4j-java-driver-spring-boot-starter "4.3.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j.driver : neo4j-java-driver jar 4.3.6
org.neo4j.driver : neo4j-java-driver-spring-boot-autoconfigure jar 4.3.6.0

Project Modules

There are no modules declared in this project.
org.neo4j.driver

Spring

Versions

Version
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
4.0.0-rc2
4.0.0-rc1
4.0.0-beta03
4.0.0-beta02
4.0.0-beta01
1.7.5.1
1.7.5
1.0.0-alpha03
1.0.0-alpha02