<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode-test</artifactId>
<version>0.1.2</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-geode-test', version='0.1.2')
)