is not current version
Last Version 6.6.195

org.wso2.carbon.apimgt:org.wso2.carbon.throttle.service 6.4.138

WSO2 API Manager Throttle Data Service

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.throttle.service
Version

Version

6.4.138
Type

Type

war

Download org.wso2.carbon.throttle.service 6.4.138


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.throttle.service/ -->
<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>org.wso2.carbon.throttle.service</artifactId>
    <version>6.4.138</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.throttle.service/
implementation 'org.wso2.carbon.apimgt:org.wso2.carbon.throttle.service:6.4.138'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.throttle.service/
implementation ("org.wso2.carbon.apimgt:org.wso2.carbon.throttle.service:6.4.138")
'org.wso2.carbon.apimgt:org.wso2.carbon.throttle.service:war:6.4.138'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.throttle.service" rev="6.4.138">
  <artifact name="org.wso2.carbon.throttle.service" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='org.wso2.carbon.throttle.service', version='6.4.138')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.throttle.service" % "6.4.138"
[org.wso2.carbon.apimgt/org.wso2.carbon.throttle.service "6.4.138"]