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