Last Version

Neo4j Java Driver Spring Boot Starter 4.3.6.0

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
Version

Version

4.3.6.0
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 4.3.6.0


<!-- 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.