<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-gemfire</artifactId>
<version>2.2.13.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework.data" % "spring-data-gemfire" % "2.2.13.RELEASE"
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-gemfire', version='2.2.13.RELEASE')
)
<dependency org="org.springframework.data" name="spring-data-gemfire" rev="2.2.13.RELEASE" />
<parent> <groupId>org.springframework.data.build</groupId> <artifactId>spring-data-parent</artifactId> <version>2.2.13.RELEASE</version> </parent>
compile
|-- javax.cache:cache-api:1.1.1
|-- org.springframework:spring-context-support
|-- org.springframework:spring-tx
|-- org.springframework:spring-web
|-- org.springframework.data:spring-data-commons:2.2.13.RELEASE
|-- io.pivotal.gemfire:geode-core:9.8.10
|-- io.pivotal.gemfire:geode-cq:9.8.10
|-- io.pivotal.gemfire:geode-lucene:9.8.10
|-- io.pivotal.gemfire:geode-wan:9.8.10
|-- org.apache.shiro:shiro-spring:1.4.1
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-databind
provided
runtime
test
|-- org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:1.0.1
|-- javax.interceptor:javax.interceptor-api:1.2.1
|-- ch.qos.logback:logback-classic
|-- javax.annotation:javax.annotation-api
|-- org.apache.derby:derbyLocale_zh_TW:10.9.1.0
|-- org.apache.openwebbeans:openwebbeans-se
|-- org.iq80.snappy:snappy:0.4