<dependency>
<groupId>org.springframework.osgi</groupId>
<artifactId>spring-osgi-annotation</artifactId>
<version>1.2.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.springframework.osgi', module='spring-osgi-annotation', version='1.2.1')
)