is not current version
Last Version 6.3.108

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.micro.gateway 6.3.17

Micro Gateway for API Manager

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.micro.gateway
Version

Version

6.3.17
Type

Type

pom

Download org.wso2.carbon.apimgt.micro.gateway 6.3.17


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