Group Id org.springframework.data
Artifact Id spring-data-geode
Version 1.0.0.APACHE-GEODE-INCUBATING-M3
Packaging jar
URL -
Badge
Last Updated 2016-10-08T00:33:53+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-M3</version>
</dependency>
implementation group: 'org.springframework.data', name: 'spring-data-geode', version: '1.0.0.APACHE-GEODE-INCUBATING-M3'
implementation 'org.springframework.data:spring-data-geode:1.0.0.APACHE-GEODE-INCUBATING-M3'
implementation("org.springframework.data:spring-data-geode:1.0.0.APACHE-GEODE-INCUBATING-M3")
libraryDependencies += "org.springframework.data" % "spring-data-geode" % "1.0.0.APACHE-GEODE-INCUBATING-M3"
<dependency org="org.springframework.data" name="spring-data-geode" rev="1.0.0.APACHE-GEODE-INCUBATING-M3"/>
@Grapes(
    @Grab(group='org.springframework.data', module='spring-data-geode', version='1.0.0.APACHE-GEODE-INCUBATING-M3')
)
[org.springframework.data/spring-data-geode "1.0.0.APACHE-GEODE-INCUBATING-M3"]
'org.springframework.data:spring-data-geode:1.0.0.APACHE-GEODE-INCUBATING-M3'