File | Operation |
---|---|
pax-logging-samples-2.0.18.pom | download |
<dependency>
<groupId>org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-samples</artifactId>
<version>2.0.18</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.logging', module='pax-logging-samples', version='2.0.18')
)
<parent> <groupId>org.ops4j.pax</groupId> <artifactId>logging</artifactId> <version>2.0.18</version> </parent>