MVN

org.wso2.am : org.wso2.stratos.apimgt.utils.feature

Maven & Gradle

May 24, 2018

WSO2 Stratos API Manager - Utils Features

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>org.wso2.stratos.apimgt.utils.feature</artifactId>
    <version>2.2.0-update7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.am : org.wso2.stratos.apimgt.utils.feature to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0-update7
  • Latest Alpha: 2.1.0-alpha

All Versions

Choose a version of org.wso2.am : org.wso2.stratos.apimgt.utils.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
org.wso2.stratos.apimgt.utils.feature-2.2.0-update7
org.wso2.stratos.apimgt.utils.feature-2.2.0-update6
org.wso2.stratos.apimgt.utils.feature-2.2.0-update5
org.wso2.stratos.apimgt.utils.feature-2.2.0-update4
org.wso2.stratos.apimgt.utils.feature-2.2.0-update3
org.wso2.stratos.apimgt.utils.feature-2.2.0-update2
org.wso2.stratos.apimgt.utils.feature-2.2.0-update1
org.wso2.stratos.apimgt.utils.feature-2.2.0
org.wso2.stratos.apimgt.utils.feature-2.2.0-m1
2.1.x
org.wso2.stratos.apimgt.utils.feature-2.1.0-update14
org.wso2.stratos.apimgt.utils.feature-2.1.0-update13
org.wso2.stratos.apimgt.utils.feature-2.1.0-update12
org.wso2.stratos.apimgt.utils.feature-2.1.0-update11
org.wso2.stratos.apimgt.utils.feature-2.1.0-update10
org.wso2.stratos.apimgt.utils.feature-2.1.0-update9
org.wso2.stratos.apimgt.utils.feature-2.1.0-update8
org.wso2.stratos.apimgt.utils.feature-2.1.0-update7
org.wso2.stratos.apimgt.utils.feature-2.1.0-update6
org.wso2.stratos.apimgt.utils.feature-2.1.0-update5
org.wso2.stratos.apimgt.utils.feature-2.1.0-update4
org.wso2.stratos.apimgt.utils.feature-2.1.0-update3
org.wso2.stratos.apimgt.utils.feature-2.1.0-update2
org.wso2.stratos.apimgt.utils.feature-2.1.0-update1
org.wso2.stratos.apimgt.utils.feature-2.1.0
org.wso2.stratos.apimgt.utils.feature-2.1.0-alpha
2.0.x
org.wso2.stratos.apimgt.utils.feature-2.0.0
1.10.x
org.wso2.stratos.apimgt.utils.feature-1.10.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>org.wso2.stratos.apimgt.utils.feature</artifactId>
    <version>2.2.0-update7</version>
</dependency>