is not current version
Last Version 9.20.10

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.dcr.feature 6.3.104

This feature contains required bundles for API Manager Rest API for API publisher functionality

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.rest.api.dcr.feature
Version

Version

6.3.104
Type

Type

pom

Download org.wso2.carbon.apimgt.rest.api.dcr.feature 6.3.104


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