is not current version
Last Version 6.6.249

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.endpoint.registry 6.6.228

WSO2 API Manager REST API for Endpoint Registry

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

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

Version

6.6.228
Type

Type

war

Download org.wso2.carbon.apimgt.rest.api.endpoint.registry 6.6.228


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