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

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.store.feature 6.2.242

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

Группа

Группа

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

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

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

Версия

6.2.242
Тип

Тип

pom

Скачать org.wso2.carbon.apimgt.rest.api.store.feature 6.2.242


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