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

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

Micro Gateway for API Manager

Группа

Группа

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

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

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

Версия

6.2.185
Тип

Тип

pom

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


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