MVN

org.wso2.am : org.wso2.apimgt.nested.categories

Maven & Gradle

Jan 08, 2016

WSO2 APIManager - Nested Feature Categories

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>org.wso2.apimgt.nested.categories</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.am : org.wso2.apimgt.nested.categories to add to Maven - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of org.wso2.am : org.wso2.apimgt.nested.categories to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10.x
org.wso2.apimgt.nested.categories-1.10.0
1.9.x
org.wso2.apimgt.nested.categories-1.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>org.wso2.apimgt.nested.categories</artifactId>
    <version>1.9.1</version>
</dependency>