is not current version
Last Version 1.3.12.RELEASE

org.springframework.geode:spring-gemfire-starter-test 1.2.11.RELEASE

spring-gemfire-starter-test

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.springframework.geode
ArtifactId

ArtifactId

spring-gemfire-starter-test
Version

Version

1.2.11.RELEASE
Type

Type

jar

Download spring-gemfire-starter-test 1.2.11.RELEASE


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