<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode</artifactId>
<version>2.4.2</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-geode', version='2.4.2')
)
<parent> <groupId>org.springframework.data</groupId> <artifactId>spring-data-geode-parent</artifactId> <version>2.4.2</version> </parent>
compile
|-- org.apache.geode:geode-core:1.13.1
|-- org.apache.geode:geode-cq:1.13.1
|-- org.apache.geode:geode-lucene:1.13.1
|-- org.apache.geode:geode-wan:1.13.1
|-- org.springframework:spring-context-support
|-- org.springframework:spring-tx
|-- org.springframework:spring-web
|-- org.springframework.data:spring-data-commons
|-- org.apache.shiro:shiro-spring
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-databind
provided
|-- org.apache.geode:geode-gfsh:1.13.1
runtime
|-- antlr:antlr
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
|-- org.apache.logging.log4j:log4j-to-slf4j
|-- javax.annotation:javax.annotation-api
|-- org.apache.derby:derbyLocale_zh_TW:10.9.1.0
|-- org.apache.openwebbeans:openwebbeans-se
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library