<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.osgi</artifactId>
<version>2.1.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.commons.osgi', version='2.1.0')
)