is not current version
Last Version 1.3.12.RELEASE

org.springframework.geode:spring-gemfire-starter 1.2.3.RELEASE

spring-gemfire-starter

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.springframework.geode
ArtifactId

ArtifactId

spring-gemfire-starter
Version

Version

1.2.3.RELEASE
Type

Type

jar

Download spring-gemfire-starter 1.2.3.RELEASE


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