<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.ui</artifactId>
<version>4.7.0-m5</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='org.wso2.carbon.ui', version='4.7.0-m5')
)
<parent> <groupId>org.wso2.carbon</groupId> <artifactId>carbon-kernel</artifactId> <version>4.7.0-m5</version> </parent>
compile
|-- org.eclipse.platform:org.eclipse.osgi
|-- org.wso2.eclipse.osgi:org.eclipse.osgi.services
|-- org.apache.ws.commons.axiom.wso2:axiom
|-- org.apache.tiles.wso2:tiles-jsp
|-- org.wso2.carbon:org.wso2.carbon.core
|-- org.wso2.carbon:org.wso2.carbon.authenticator.proxy
|-- org.wso2.carbon:org.wso2.carbon.tomcat
|-- org.wso2.carbon:org.wso2.carbon.core.common
|-- org.ops4j.pax.logging:pax-logging-api
|-- org.wso2.carbon:org.wso2.carbon.utils
|-- org.wso2.carbon:org.wso2.carbon.registry.core
|-- org.apache.axis2.wso2:axis2
|-- org.eclipse.equinox:org.eclipse.equinox.http.servlet
|-- org.eclipse.equinox:javax.servlet.jsp
|-- org.wso2.carbon:org.wso2.carbon.core.commons.stub
|-- javax.servlet.jsp.jstl.wso2:jstl
|-- org.eclipse.equinox:javax.servlet
|-- commons-lang.wso2:commons-lang
|-- org.wso2.orbit.org.owasp.encoder:encoder
|-- org.wso2.orbit.org.apache.tomcat:tomcat
|-- org.osgi:org.osgi.service.component.annotations
|-- org.osgi:org.osgi.annotation
|-- org.osgi:org.osgi.service.metatype.annotations
provided