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