is not current version
Last Version 4.8.2

org.wso2.carbon.registry:org.wso2.carbon.registry.rest.api 4.6.14

Registry REST API

GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

org.wso2.carbon.registry.rest.api
Version

Version

4.6.14
Type

Type

war

Download org.wso2.carbon.registry.rest.api 4.6.14


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