<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.logging</artifactId>
<version>4.4.33</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='org.wso2.carbon.logging', version='4.4.33')
)