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