License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.lodsve |
ArtifactId | ArtifactIdlodsve-redis |
Last Version | Last Version2.5.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlodsve redis
redis相关封装
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lodsve-redis-2.5.10.pom | |
lodsve-redis-2.5.10.jar | 21 KB |
lodsve-redis-2.5.10-sources.jar | 13 KB |
lodsve-redis-2.5.10-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lodsve/lodsve-redis/ -->
<dependency>
<groupId>com.github.lodsve</groupId>
<artifactId>lodsve-redis</artifactId>
<version>2.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-redis/
implementation 'com.github.lodsve:lodsve-redis:2.5.10'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-redis/
implementation ("com.github.lodsve:lodsve-redis:2.5.10")
'com.github.lodsve:lodsve-redis:jar:2.5.10'
<dependency org="com.github.lodsve" name="lodsve-redis" rev="2.5.10">
<artifact name="lodsve-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-redis', version='2.5.10')
)
libraryDependencies += "com.github.lodsve" % "lodsve-redis" % "2.5.10"
[com.github.lodsve/lodsve-redis "2.5.10"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis | jar | 1.6.2.RELEASE |
org.springframework : spring-jdbc | jar | |
redis.clients : jedis | jar | 2.7.3 |
com.github.lodsve : lodsve-core | jar | 2.5.10 |
org.projectlombok : lombok | jar | 1.16.10 |