| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases Net |
| GroupId | GroupIdnet.dreamlu |
| ArtifactId | ArtifactIdmica-redis |
| Last Version | Last Version2.7.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmica
An enhanced toolkit of Spring cloud to simplify development.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mica-redis-2.7.1.1.pom | |
| mica-redis-2.7.1.1.jar | 27 KB |
| mica-redis-2.7.1.1-sources.jar | 25 KB |
| mica-redis-2.7.1.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-redis/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-redis</artifactId>
<version>2.7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-redis/
implementation 'net.dreamlu:mica-redis:2.7.1.1'
// https://jarcasting.com/artifacts/net.dreamlu/mica-redis/
implementation ("net.dreamlu:mica-redis:2.7.1.1")
'net.dreamlu:mica-redis:jar:2.7.1.1'
<dependency org="net.dreamlu" name="mica-redis" rev="2.7.1.1">
<artifact name="mica-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-redis', version='2.7.1.1')
)
libraryDependencies += "net.dreamlu" % "mica-redis" % "2.7.1.1"
[net.dreamlu/mica-redis "2.7.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.dreamlu : mica-core | jar | 2.7.1.1 |
| org.apache.commons : commons-pool2 | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar |