GroupId | GroupIdorg.apache.stratos |
---|---|
ArtifactId | ArtifactIdthrottling-feature |
Last Version | Last Version3.0.0-incubating |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Throttling Feature Aggregator Module
features
|
Project URL |
Project URL |
Filename | Size |
---|---|
throttling-feature-3.0.0-incubating.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/throttling-feature/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>throttling-feature</artifactId>
<version>3.0.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/throttling-feature/
implementation 'org.apache.stratos:throttling-feature:3.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stratos/throttling-feature/
implementation ("org.apache.stratos:throttling-feature:3.0.0-incubating")
'org.apache.stratos:throttling-feature:pom:3.0.0-incubating'
<dependency org="org.apache.stratos" name="throttling-feature" rev="3.0.0-incubating">
<artifact name="throttling-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='throttling-feature', version='3.0.0-incubating')
)
libraryDependencies += "org.apache.stratos" % "throttling-feature" % "3.0.0-incubating"
[org.apache.stratos/throttling-feature "3.0.0-incubating"]