文件名 | 操作 |
---|---|
pax-logging-samples-1.12.0.pom | 下载 |
<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')
)