<dependency>
<groupId>io.sourceforge.github.components</groupId>
<artifactId>spring-annotation</artifactId>
<version>1.2.1</version>
</dependency>
@Grapes(
@Grab(group='io.sourceforge.github.components', module='spring-annotation', version='1.2.1')
)
<dependency org="io.sourceforge.github.components" name="spring-annotation" rev="1.2.1" />