<dependency> <groupId>net.osgiliath.wrappers</groupId> <artifactId>net.osgiliath.wrapper.spring-batch-infrastructure</artifactId> <version>0.3.7-SNAPSHOT</version> </dependency>
'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-batch-infrastructure:jar:0.3.7-SNAPSHOT'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.spring-batch-infrastructure" rev="0.3.7-SNAPSHOT"> <artifact name="net.osgiliath.wrapper.spring-batch-infrastructure" type="jar" /> </dependency>
@Grapes( @Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.spring-batch-infrastructure', version='0.3.7-SNAPSHOT') )
compile 'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-batch-infrastructure:0.3.7-SNAPSHOT'