is not current version
Last Version 9.0.195

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.store.feature 7.0.50

This feature contains the core bundles required for API management back end

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.store.feature
Version

Version

7.0.50
Type

Type

pom

Download org.wso2.carbon.apimgt.store.feature 7.0.50


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