is not current version
Last Version 6.3.108

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.micro.gateway.default.feature 6.3.21

This feature contains the micro gateway bundles required for getting on-premise gateway functionalities in default profile.

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

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

Version

6.3.21
Type

Type

pom

Download org.wso2.carbon.apimgt.micro.gateway.default.feature 6.3.21


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