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

org.wso2.carbon.apimgt:apimgt-feature 9.2.24.1


Группа

Группа

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

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

apimgt-feature
Версия

Версия

9.2.24.1
Тип

Тип

pom

Скачать apimgt-feature 9.2.24.1

Имя Файла Размер
apimgt-feature-9.2.24.1.pom 3 KB
Обзор

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