| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные Distribution Компиляция и сборка Geo Прикладные библиотеки Geospatial |
| Группа | Группаorg.springframework.data |
| Идентификатор | Идентификаторspring-data-geode-distribution |
| Версия | Версия2.6.0 |
| Тип | Типpom |
| Описание |
ОписаниеDistribution of Spring Data Geode
Distribution build for Spring Data Geode
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-data-geode-distribution-2.6.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode-distribution/ -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode-distribution</artifactId>
<version>2.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode-distribution/
implementation 'org.springframework.data:spring-data-geode-distribution:2.6.0'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode-distribution/
implementation ("org.springframework.data:spring-data-geode-distribution:2.6.0")
'org.springframework.data:spring-data-geode-distribution:pom:2.6.0'
<dependency org="org.springframework.data" name="spring-data-geode-distribution" rev="2.6.0">
<artifact name="spring-data-geode-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-geode-distribution', version='2.6.0')
)
libraryDependencies += "org.springframework.data" % "spring-data-geode-distribution" % "2.6.0"
[org.springframework.data/spring-data-geode-distribution "2.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.springframework : spring-test | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| org.projectlombok : lombok | jar | 1.18.20 |