| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаorg.hswebframework.web |
| Идентификатор | Идентификаторhsweb-concurrent-counter-redis |
| Версия | Версия3.0.11 |
| Тип | Типjar |
| Описание |
Описание计数器redisson实现
|
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-concurrent-counter-redis/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-concurrent-counter-redis</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-concurrent-counter-redis/
implementation 'org.hswebframework.web:hsweb-concurrent-counter-redis:3.0.11'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-concurrent-counter-redis/
implementation ("org.hswebframework.web:hsweb-concurrent-counter-redis:3.0.11")
'org.hswebframework.web:hsweb-concurrent-counter-redis:jar:3.0.11'
<dependency org="org.hswebframework.web" name="hsweb-concurrent-counter-redis" rev="3.0.11">
<artifact name="hsweb-concurrent-counter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-concurrent-counter-redis', version='3.0.11')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-concurrent-counter-redis" % "3.0.11"
[org.hswebframework.web/hsweb-concurrent-counter-redis "3.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hswebframework.web : hsweb-concurrent-counter-api | jar | 3.0.11 |
| org.redisson : redisson | jar | 3.10.6 |
| org.springframework.boot : spring-boot-starter | jar | |
| org.codehaus.groovy : groovy-all | pom | 2.4.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |