не последняя версия
Последняя версия 6.3.108

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

Micro Gateway for API Manager

Группа

Группа

org.wso2.carbon.apimgt
Идентификатор

Идентификатор

org.wso2.carbon.apimgt.micro.gateway
Версия

Версия

6.3.78
Тип

Тип

pom

Скачать org.wso2.carbon.apimgt.micro.gateway 6.3.78


<!-- 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.78</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.78'
// 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.78")
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.micro.gateway:pom:6.3.78'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.micro.gateway" rev="6.3.78">
  <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.78')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.micro.gateway" % "6.3.78"
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.micro.gateway "6.3.78"]