| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.alidaodao.app |
| ArtifactId | ArtifactIdredis-helper-all |
| Last Version | Last Version1.25.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionalidaodao-app-redis-all
redis connection tool helper
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| redis-helper-all-1.25.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/ -->
<dependency>
<groupId>com.alidaodao.app</groupId>
<artifactId>redis-helper-all</artifactId>
<version>1.25.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/
implementation 'com.alidaodao.app:redis-helper-all:1.25.0'
// https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/
implementation ("com.alidaodao.app:redis-helper-all:1.25.0")
'com.alidaodao.app:redis-helper-all:pom:1.25.0'
<dependency org="com.alidaodao.app" name="redis-helper-all" rev="1.25.0">
<artifact name="redis-helper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alidaodao.app', module='redis-helper-all', version='1.25.0')
)
libraryDependencies += "com.alidaodao.app" % "redis-helper-all" % "1.25.0"
[com.alidaodao.app/redis-helper-all "1.25.0"]