MVN

org.wso2.carbon.apimgt : throttling

Maven & Gradle

May 15, 2015

WSO2 Carbon - Throttling Aggregator Module

<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>throttling</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.apimgt : throttling to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of org.wso2.carbon.apimgt : throttling to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
throttling-1.4.0
1.3.x
throttling-1.3.3
throttling-1.3.2
throttling-1.3.1
throttling-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>throttling</artifactId>
    <version>1.4.0</version>
</dependency>