is not current version
Last Version 9.20.10

org.wso2.carbon.apimgt:apimgt-feature 5.0.3


GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

apimgt-feature
Version

Version

5.0.3
Type

Type

pom

Download apimgt-feature 5.0.3

Filename Size
apimgt-feature-5.0.3.pom 3 KB
Browse

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