is not current version
Last Version 4.3.6.0

org.neo4j.driver:neo4j-java-driver-test-harness-spring-boot-autoconfigure 4.0.2.1

Support for the Neo4j test harness inside Spring Boot applications.

Categories

Categories

Java Languages Spring Boot Container Microservices Neo4J Data Databases Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.neo4j.driver
ArtifactId

ArtifactId

neo4j-java-driver-test-harness-spring-boot-autoconfigure
Version

Version

4.0.2.1
Type

Type

jar

Download neo4j-java-driver-test-harness-spring-boot-autoconfigure 4.0.2.1


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