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