is not current version
Last Version 1.2.1.RELEASE

com.iiifi:kite-rate-limit 1.0.0.RELEASE

Spring Cloud Core Component Extension.

GroupId

GroupId

com.iiifi
ArtifactId

ArtifactId

kite-rate-limit
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download kite-rate-limit 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.iiifi/kite-rate-limit/ -->
<dependency>
    <groupId>com.iiifi</groupId>
    <artifactId>kite-rate-limit</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.iiifi/kite-rate-limit/
implementation 'com.iiifi:kite-rate-limit:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.iiifi/kite-rate-limit/
implementation ("com.iiifi:kite-rate-limit:1.0.0.RELEASE")
'com.iiifi:kite-rate-limit:jar:1.0.0.RELEASE'
<dependency org="com.iiifi" name="kite-rate-limit" rev="1.0.0.RELEASE">
  <artifact name="kite-rate-limit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iiifi', module='kite-rate-limit', version='1.0.0.RELEASE')
)
libraryDependencies += "com.iiifi" % "kite-rate-limit" % "1.0.0.RELEASE"
[com.iiifi/kite-rate-limit "1.0.0.RELEASE"]