is not current version
Last Version 2.7.1

org.springframework.data:spring-data-geode 1.0.0.INCUBATING-RELEASE


Categories

Categories

Data Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-geode
Version

Version

1.0.0.INCUBATING-RELEASE
Type

Type

jar

Download spring-data-geode 1.0.0.INCUBATING-RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode/ -->
<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-geode</artifactId>
    <version>1.0.0.INCUBATING-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode/
implementation 'org.springframework.data:spring-data-geode:1.0.0.INCUBATING-RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-geode/
implementation ("org.springframework.data:spring-data-geode:1.0.0.INCUBATING-RELEASE")
'org.springframework.data:spring-data-geode:jar:1.0.0.INCUBATING-RELEASE'
<dependency org="org.springframework.data" name="spring-data-geode" rev="1.0.0.INCUBATING-RELEASE">
  <artifact name="spring-data-geode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-geode', version='1.0.0.INCUBATING-RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-geode" % "1.0.0.INCUBATING-RELEASE"
[org.springframework.data/spring-data-geode "1.0.0.INCUBATING-RELEASE"]