MVN

org.apache.stratos : throttling-feature

Maven & Gradle

Oct 15, 2013

Apache Stratos - Throttling Feature Aggregator Module

<dependency>
    <groupId>org.apache.stratos</groupId>
    <artifactId>throttling-feature</artifactId>
    <version>3.0.0-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.stratos : throttling-feature to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0-incubating

All Versions

Choose a version of org.apache.stratos : throttling-feature to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
throttling-feature-3.0.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.stratos</groupId>
    <artifactId>throttling-feature</artifactId>
    <version>3.0.0-incubating</version>
</dependency>