<dependency>
<groupId>io.sourceforge.github.components</groupId>
<artifactId>spring-data-jpa</artifactId>
<version>1.1.1</version>
</dependency>
@Grapes(
@Grab(group='io.sourceforge.github.components', module='spring-data-jpa', version='1.1.1')
)