is not current version
Last Version 4.8.2

org.wso2.carbon.registry:registry 4.6.22


GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

registry
Version

Version

4.6.22
Type

Type

pom

Download registry 4.6.22

Filename Size
registry-4.6.22.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.registry/registry/ -->
<dependency>
    <groupId>org.wso2.carbon.registry</groupId>
    <artifactId>registry</artifactId>
    <version>4.6.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/registry/
implementation 'org.wso2.carbon.registry:registry:4.6.22'
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/registry/
implementation ("org.wso2.carbon.registry:registry:4.6.22")
'org.wso2.carbon.registry:registry:pom:4.6.22'
<dependency org="org.wso2.carbon.registry" name="registry" rev="4.6.22">
  <artifact name="registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.registry', module='registry', version='4.6.22')
)
libraryDependencies += "org.wso2.carbon.registry" % "registry" % "4.6.22"
[org.wso2.carbon.registry/registry "4.6.22"]