| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных Distribution Компиляция и сборка |
| Группа | Группаorg.springframework.data |
| Идентификатор | Идентификаторspring-data-neo4j-distribution |
| Версия | Версия5.3.9.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеSpring Data Neo4j - Distribution
Distribution build for Spring Data Neo4j
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-data-neo4j-distribution-5.3.9.RELEASE.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-distribution/ -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-distribution</artifactId>
<version>5.3.9.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-distribution/
implementation 'org.springframework.data:spring-data-neo4j-distribution:5.3.9.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-distribution/
implementation ("org.springframework.data:spring-data-neo4j-distribution:5.3.9.RELEASE")
'org.springframework.data:spring-data-neo4j-distribution:pom:5.3.9.RELEASE'
<dependency org="org.springframework.data" name="spring-data-neo4j-distribution" rev="5.3.9.RELEASE">
<artifact name="spring-data-neo4j-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-neo4j-distribution', version='5.3.9.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-neo4j-distribution" % "5.3.9.RELEASE"
[org.springframework.data/spring-data-neo4j-distribution "5.3.9.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.springframework : spring-test | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.3 |