<dependency> <groupId>net.adamcin.httpsig</groupId> <artifactId>net.adamcin.httpsig.osgi</artifactId> <version>1.3.1-SNAPSHOT</version> <type>bundle</type> </dependency>
<dependency org="net.adamcin.httpsig" name="net.adamcin.httpsig.osgi" rev="1.3.1-SNAPSHOT"> <artifact name="net.adamcin.httpsig.osgi" type="bundle" /> </dependency>
@Grapes( @Grab(group='net.adamcin.httpsig', module='net.adamcin.httpsig.osgi', version='1.3.1-SNAPSHOT') )