<dependency>
<groupId>org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-service</artifactId>
<version>1.7.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.logging', module='pax-logging-service', version='1.7.0')
)