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

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.core.feature 9.0.352

This feature contains the core bundles required for getting light weight API Management functionalities.

Группа

Группа

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

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

org.wso2.carbon.apimgt.core.feature
Версия

Версия

9.0.352
Тип

Тип

pom

Скачать org.wso2.carbon.apimgt.core.feature 9.0.352


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