License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.springframework.data.gemfire |
ArtifactId | ArtifactIdspring-gemfire |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring GemFire Project
Spring GemFire Integration for Java
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.data.gemfire/spring-gemfire/ -->
<dependency>
<groupId>org.springframework.data.gemfire</groupId>
<artifactId>spring-gemfire</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data.gemfire/spring-gemfire/
implementation 'org.springframework.data.gemfire:spring-gemfire:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data.gemfire/spring-gemfire/
implementation ("org.springframework.data.gemfire:spring-gemfire:1.0.1.RELEASE")
'org.springframework.data.gemfire:spring-gemfire:jar:1.0.1.RELEASE'
<dependency org="org.springframework.data.gemfire" name="spring-gemfire" rev="1.0.1.RELEASE">
<artifact name="spring-gemfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data.gemfire', module='spring-gemfire', version='1.0.1.RELEASE')
)
libraryDependencies += "org.springframework.data.gemfire" % "spring-gemfire" % "1.0.1.RELEASE"
[org.springframework.data.gemfire/spring-gemfire "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-tx | jar | 3.0.5.RELEASE |
com.gemstone.gemfire » gemfire | jar | 6.5.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
javax.inject : javax.inject | jar | 1 |
javax.annotation : jsr250-api | jar | 1.0 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |