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

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.gateway.feature 9.0.338

This feature contains required bundles for API Manager Rest API for API Gateway functionality

Группа

Группа

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

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

org.wso2.carbon.apimgt.rest.api.gateway.feature
Версия

Версия

9.0.338
Тип

Тип

pom

Скачать org.wso2.carbon.apimgt.rest.api.gateway.feature 9.0.338


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