is not current version
Last Version 2.7.1

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

Distribution build for Spring Data Geode

Categories

Categories

Data Distribution Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-geode-distribution
Version

Version

2.5.8
Type

Type

pom

Download spring-data-geode-distribution 2.5.8


<!-- 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.5.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.5.8'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode-distribution/
implementation ("org.springframework.data:spring-data-geode-distribution:2.5.8")
'org.springframework.data:spring-data-geode-distribution:pom:2.5.8'
<dependency org="org.springframework.data" name="spring-data-geode-distribution" rev="2.5.8">
  <artifact name="spring-data-geode-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-geode-distribution', version='2.5.8')
)
libraryDependencies += "org.springframework.data" % "spring-data-geode-distribution" % "2.5.8"
[org.springframework.data/spring-data-geode-distribution "2.5.8"]