<dependency>
<groupId>org.ops4j.pax.transx</groupId>
<artifactId>pax-transx-itests-logback</artifactId>
<version>0.4.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.transx', module='pax-transx-itests-logback', version='0.4.4')
)