| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdio.github.mmdai |
| ArtifactId | ArtifactIdflood-delay-redis |
| Last Version | Last Version2.7.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFlood Cloud - 基于Spring Cloud Alibaba实现的微服务架构
|
| Filename | Size |
|---|---|
| flood-delay-redis-2.7.0.2.pom | 713 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.mmdai/flood-delay-redis/ -->
<dependency>
<groupId>io.github.mmdai</groupId>
<artifactId>flood-delay-redis</artifactId>
<version>2.7.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmdai/flood-delay-redis/
implementation 'io.github.mmdai:flood-delay-redis:2.7.0.2'
// https://jarcasting.com/artifacts/io.github.mmdai/flood-delay-redis/
implementation ("io.github.mmdai:flood-delay-redis:2.7.0.2")
'io.github.mmdai:flood-delay-redis:pom:2.7.0.2'
<dependency org="io.github.mmdai" name="flood-delay-redis" rev="2.7.0.2">
<artifact name="flood-delay-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mmdai', module='flood-delay-redis', version='2.7.0.2')
)
libraryDependencies += "io.github.mmdai" % "flood-delay-redis" % "2.7.0.2"
[io.github.mmdai/flood-delay-redis "2.7.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-context | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | 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 | |
| commons-codec : commons-codec | jar | |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | |
| javax.validation : validation-api | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |