GroupId | GroupIdorg.apache.stratos |
---|---|
ArtifactId | ArtifactIdorg.apache.stratos.throttling.manager.feature |
Last Version | Last Version3.0.0-incubating |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Throttling Manager Feature
This feature contains the bundles required for throttling rule excecution, update and controll throttling process
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.throttling.manager.feature/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>org.apache.stratos.throttling.manager.feature</artifactId>
<version>3.0.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.throttling.manager.feature/
implementation 'org.apache.stratos:org.apache.stratos.throttling.manager.feature:3.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.throttling.manager.feature/
implementation ("org.apache.stratos:org.apache.stratos.throttling.manager.feature:3.0.0-incubating")
'org.apache.stratos:org.apache.stratos.throttling.manager.feature:pom:3.0.0-incubating'
<dependency org="org.apache.stratos" name="org.apache.stratos.throttling.manager.feature" rev="3.0.0-incubating">
<artifact name="org.apache.stratos.throttling.manager.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='org.apache.stratos.throttling.manager.feature', version='3.0.0-incubating')
)
libraryDependencies += "org.apache.stratos" % "org.apache.stratos.throttling.manager.feature" % "3.0.0-incubating"
[org.apache.stratos/org.apache.stratos.throttling.manager.feature "3.0.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon » org.wso2.carbon.registry.common | jar | 4.1.0 |
org.apache.stratos : org.apache.stratos.throttling.manager | jar | ${project.version} |
org.apache.stratos : org.apache.stratos.throttling.ui | jar | ${project.version} |