<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-osgi-locator</artifactId>
<version>1.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-osgi-locator', version='1.1')
)