License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.springframework.geode |
ArtifactId | ArtifactIdspring-gemfire-starter |
Last Version | Last Version1.3.12.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-gemfire-starter
spring-gemfire-starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-gemfire-starter-1.3.12.RELEASE.pom | |
spring-gemfire-starter-1.3.12.RELEASE.jar | 383 bytes |
spring-gemfire-starter-1.3.12.RELEASE-sources.jar | 261 bytes |
spring-gemfire-starter-1.3.12.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.geode/spring-gemfire-starter/ -->
<dependency>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-gemfire-starter</artifactId>
<version>1.3.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.geode/spring-gemfire-starter/
implementation 'org.springframework.geode:spring-gemfire-starter:1.3.12.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.geode/spring-gemfire-starter/
implementation ("org.springframework.geode:spring-gemfire-starter:1.3.12.RELEASE")
'org.springframework.geode:spring-gemfire-starter:jar:1.3.12.RELEASE'
<dependency org="org.springframework.geode" name="spring-gemfire-starter" rev="1.3.12.RELEASE">
<artifact name="spring-gemfire-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.geode', module='spring-gemfire-starter', version='1.3.12.RELEASE')
)
libraryDependencies += "org.springframework.geode" % "spring-gemfire-starter" % "1.3.12.RELEASE"
[org.springframework.geode/spring-gemfire-starter "1.3.12.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-gemfire | jar | 2.3.9.RELEASE |
org.springframework.geode : spring-geode-starter | jar | 1.3.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 3.11.1 |
org.springframework : spring-test | jar | 5.2.15.RELEASE |