<dependency> <groupId>ch.codeblock.qrinvoice.tests</groupId> <artifactId>qrinvoice-tests-integration</artifactId> <version>1.0</version> </dependency>
<dependency org="ch.codeblock.qrinvoice.tests" name="qrinvoice-tests-integration" rev="1.0"> <artifact name="qrinvoice-tests-integration" type="jar" /> </dependency>
@Grapes( @Grab(group='ch.codeblock.qrinvoice.tests', module='qrinvoice-tests-integration', version='1.0') )