не последняя версия
Последняя версия 4.3.6.0

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

Support for the Neo4j test harness inside Spring Boot applications.

Категории

Категории

Java Языки программирования Spring Boot Контейнер Микросервисы Neo4J Данные Базы данных Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

org.neo4j.driver
Идентификатор

Идентификатор

neo4j-java-driver-test-harness-spring-boot-autoconfigure
Версия

Версия

4.1.1.1
Тип

Тип

jar

Скачать neo4j-java-driver-test-harness-spring-boot-autoconfigure 4.1.1.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.1.1.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.1.1.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.1.1.1")
'org.neo4j.driver:neo4j-java-driver-test-harness-spring-boot-autoconfigure:jar:4.1.1.1'
<dependency org="org.neo4j.driver" name="neo4j-java-driver-test-harness-spring-boot-autoconfigure" rev="4.1.1.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.1.1.1')
)
libraryDependencies += "org.neo4j.driver" % "neo4j-java-driver-test-harness-spring-boot-autoconfigure" % "4.1.1.1"
[org.neo4j.driver/neo4j-java-driver-test-harness-spring-boot-autoconfigure "4.1.1.1"]