| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаio.gitee.benming110 |
| Идентификатор | Идентификаторflood-delay-redis |
| Последняя версия | Последняя версия2.5.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеflood cloud dependencies
|
| Имя Файла | Размер |
|---|---|
| flood-delay-redis-2.5.2.pom | 717 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.benming110/flood-delay-redis/ -->
<dependency>
<groupId>io.gitee.benming110</groupId>
<artifactId>flood-delay-redis</artifactId>
<version>2.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.benming110/flood-delay-redis/
implementation 'io.gitee.benming110:flood-delay-redis:2.5.2'
// https://jarcasting.com/artifacts/io.gitee.benming110/flood-delay-redis/
implementation ("io.gitee.benming110:flood-delay-redis:2.5.2")
'io.gitee.benming110:flood-delay-redis:pom:2.5.2'
<dependency org="io.gitee.benming110" name="flood-delay-redis" rev="2.5.2">
<artifact name="flood-delay-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.benming110', module='flood-delay-redis', version='2.5.2')
)
libraryDependencies += "io.gitee.benming110" % "flood-delay-redis" % "2.5.2"
[io.gitee.benming110/flood-delay-redis "2.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.cloud : spring-cloud-context | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | |
| com.lmax : disruptor | jar | 3.4.4 |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.0.3 |
| commons-codec : commons-codec | jar | |
| commons-io : commons-io | jar | 2.10.0 |
| org.apache.commons : commons-lang3 | jar | |
| javax.validation : validation-api | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.mockito : mockito-inline | jar | 3.11.2 |