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