| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторrate-limit-core |
| Последняя версия | Последняя версия0.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание核心代码实现
|
| Имя Файла | Размер |
|---|---|
| rate-limit-core-0.0.10.pom | |
| rate-limit-core-0.0.10.jar | 26 KB |
| rate-limit-core-0.0.10-sources.jar | 21 KB |
| rate-limit-core-0.0.10-javadoc.jar | 174 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/rate-limit-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>rate-limit-core</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/rate-limit-core/
implementation 'com.github.houbb:rate-limit-core:0.0.10'
// https://jarcasting.com/artifacts/com.github.houbb/rate-limit-core/
implementation ("com.github.houbb:rate-limit-core:0.0.10")
'com.github.houbb:rate-limit-core:jar:0.0.10'
<dependency org="com.github.houbb" name="rate-limit-core" rev="0.0.10">
<artifact name="rate-limit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='rate-limit-core', version='0.0.10')
)
libraryDependencies += "com.github.houbb" % "rate-limit-core" % "0.0.10"
[com.github.houbb/rate-limit-core "0.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : log-integration | jar | 1.1.8 |
| com.github.houbb : heaven | jar | 0.1.112 |
| com.google.guava : guava | jar | 20.0 |