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

org.springframework.data:spring-data-geode-distribution 2.4.8

Distribution build for Spring Data Geode

Категории

Категории

Данные Distribution Компиляция и сборка Geo Прикладные библиотеки Geospatial
Группа

Группа

org.springframework.data
Идентификатор

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

spring-data-geode-distribution
Версия

Версия

2.4.8
Тип

Тип

pom

Скачать spring-data-geode-distribution 2.4.8

Имя Файла Размер
spring-data-geode-distribution-2.4.8.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.4.8</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.4.8'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode-distribution/
implementation ("org.springframework.data:spring-data-geode-distribution:2.4.8")
'org.springframework.data:spring-data-geode-distribution:pom:2.4.8'
<dependency org="org.springframework.data" name="spring-data-geode-distribution" rev="2.4.8">
  <artifact name="spring-data-geode-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-geode-distribution', version='2.4.8')
)
libraryDependencies += "org.springframework.data" % "spring-data-geode-distribution" % "2.4.8"
[org.springframework.data/spring-data-geode-distribution "2.4.8"]