<dependency>
<groupId>org.wso2.carbon.registry</groupId>
<artifactId>org.wso2.carbon.registry.common.ui</artifactId>
<version>4.7.35</version>
<type>bundle</type>
</dependency>
libraryDependencies += "org.wso2.carbon.registry" % "org.wso2.carbon.registry.common.ui" % "4.7.35"
@Grapes(
@Grab(group='org.wso2.carbon.registry', module='org.wso2.carbon.registry.common.ui', version='4.7.35')
)
<dependency org="org.wso2.carbon.registry" name="org.wso2.carbon.registry.common.ui" rev="4.7.35" />
<parent> <groupId>org.wso2.carbon.registry</groupId> <artifactId>registry</artifactId> <version>4.7.35</version> </parent>
compile
|-- org.apache.axis2.wso2:axis2
|-- org.eclipse.equinox:javax.servlet.jsp
|-- org.wso2.carbon.registry:org.wso2.carbon.registry.common
|-- org.wso2.carbon:org.wso2.carbon.registry.core
|-- org.ops4j.pax.logging:pax-logging-api
|-- commons-beanutils:commons-beanutils
|-- commons-collections:commons-collections
|-- commons-digester:commons-digester
|-- org.wso2.carbon:org.wso2.carbon.ui