не последняя версия
Последняя версия 0.0.10

com.github.houbb:rate-limit-spring 0.0.6

spring 整合实现

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

rate-limit-spring
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать rate-limit-spring 0.0.6


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