MVN

org.wso2.carbon.apimgt : org.wso2.apimgt.store.nested.category.feature

Maven & Gradle

May 17, 2016

Includes features for Store component.

<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>org.wso2.apimgt.store.nested.category.feature</artifactId>
    <version>5.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.apimgt : org.wso2.apimgt.store.nested.category.feature to add to Maven - Latest Versions:

  • Latest Stable: 5.0.4

All Versions

Choose a version of org.wso2.carbon.apimgt : org.wso2.apimgt.store.nested.category.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
org.wso2.apimgt.store.nested.category.feature-5.0.4
org.wso2.apimgt.store.nested.category.feature-5.0.3
org.wso2.apimgt.store.nested.category.feature-5.0.2
org.wso2.apimgt.store.nested.category.feature-5.0.1
org.wso2.apimgt.store.nested.category.feature-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>org.wso2.apimgt.store.nested.category.feature</artifactId>
    <version>5.0.4</version>
</dependency>