File | Operation |
---|---|
carbon-registry-4.7.46.pom | download |
<dependency>
<groupId>org.wso2.carbon.registry</groupId>
<artifactId>carbon-registry</artifactId>
<version>4.7.46</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.registry', module='carbon-registry', version='4.7.46')
)
<parent> <groupId>org.wso2</groupId> <artifactId>wso2</artifactId> <version>1.2</version> </parent>