| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIddev.zhengying |
| ArtifactId | ArtifactIdcommons-redis |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommons Redis
Redis 相关公共代码。
|
| Filename | Size |
|---|---|
| commons-redis-1.0.pom | |
| commons-redis-1.0.jar | 8 KB |
| commons-redis-1.0-sources.jar | 10 KB |
| commons-redis-1.0-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.zhengying/commons-redis/ -->
<dependency>
<groupId>dev.zhengying</groupId>
<artifactId>commons-redis</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/commons-redis/
implementation 'dev.zhengying:commons-redis:1.0'
// https://jarcasting.com/artifacts/dev.zhengying/commons-redis/
implementation ("dev.zhengying:commons-redis:1.0")
'dev.zhengying:commons-redis:jar:1.0'
<dependency org="dev.zhengying" name="commons-redis" rev="1.0">
<artifact name="commons-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='commons-redis', version='1.0')
)
libraryDependencies += "dev.zhengying" % "commons-redis" % "1.0"
[dev.zhengying/commons-redis "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.integration : spring-integration-redis Optional | jar | |
| org.aspectj : aspectjweaver Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| dev.zhengying : commons-base | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |