Group Id org.springframework.data
Artifact Id spring-data-geode
Version 1.0.0.APACHE-GEODE-INCUBATING-M2
Packaging jar
URL -
Badge
Last Updated 2016-04-28T21:55:22+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-geode</artifactId>
    <version>1.0.0.APACHE-GEODE-INCUBATING-M2</version>
</dependency>
implementation group: 'org.springframework.data', name: 'spring-data-geode', version: '1.0.0.APACHE-GEODE-INCUBATING-M2'
implementation 'org.springframework.data:spring-data-geode:1.0.0.APACHE-GEODE-INCUBATING-M2'
implementation("org.springframework.data:spring-data-geode:1.0.0.APACHE-GEODE-INCUBATING-M2")
libraryDependencies += "org.springframework.data" % "spring-data-geode" % "1.0.0.APACHE-GEODE-INCUBATING-M2"
<dependency org="org.springframework.data" name="spring-data-geode" rev="1.0.0.APACHE-GEODE-INCUBATING-M2"/>
@Grapes(
    @Grab(group='org.springframework.data', module='spring-data-geode', version='1.0.0.APACHE-GEODE-INCUBATING-M2')
)
[org.springframework.data/spring-data-geode "1.0.0.APACHE-GEODE-INCUBATING-M2"]
'org.springframework.data:spring-data-geode:1.0.0.APACHE-GEODE-INCUBATING-M2'