is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.integration.client.feature 2.0.22

This feature contains a http client implementation to communicate with WSO2-APIM server

Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.integration.client.feature
Version

Version

2.0.22
Type

Type

pom

Download org.wso2.carbon.apimgt.integration.client.feature 2.0.22


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