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