| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторrate-limit-spring |
| Последняя версия | Последняя версия0.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring 整合实现
|
| Имя Файла | Размер |
|---|---|
| rate-limit-spring-0.0.10.pom | |
| rate-limit-spring-0.0.10.jar | 9 KB |
| rate-limit-spring-0.0.10-sources.jar | 8 KB |
| rate-limit-spring-0.0.10-javadoc.jar | 93 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/rate-limit-spring/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>rate-limit-spring</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/rate-limit-spring/
implementation 'com.github.houbb:rate-limit-spring:0.0.10'
// https://jarcasting.com/artifacts/com.github.houbb/rate-limit-spring/
implementation ("com.github.houbb:rate-limit-spring:0.0.10")
'com.github.houbb:rate-limit-spring:jar:0.0.10'
<dependency org="com.github.houbb" name="rate-limit-spring" rev="0.0.10">
<artifact name="rate-limit-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='rate-limit-spring', version='0.0.10')
)
libraryDependencies += "com.github.houbb" % "rate-limit-spring" % "0.0.10"
[com.github.houbb/rate-limit-spring "0.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : rate-limit-core | jar | 0.0.10 |
| com.github.houbb : aop-spring | jar | 0.0.2 |