Spring GemFire Project

Spring GemFire Integration for Java

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data.gemfire
ArtifactId

ArtifactId

spring-gemfire
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring GemFire Project
Spring GemFire Integration for Java
Project Organization

Project Organization

SpringSource, a division of VMware

Download spring-gemfire

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.0.5.RELEASE

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE