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