License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.huifer |
ArtifactId | ArtifactIdview-redis |
Last Version | Last Version1.1.1-Releases-hotfix |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionview-redis
SpringBoot嵌入式管理redis
|
Project URL |
Project URL |
Filename | Size |
---|---|
view-redis-1.1.1-Releases-hotfix.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.huifer/view-redis/ -->
<dependency>
<groupId>com.github.huifer</groupId>
<artifactId>view-redis</artifactId>
<version>1.1.1-Releases-hotfix</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/view-redis/
implementation 'com.github.huifer:view-redis:1.1.1-Releases-hotfix'
// https://jarcasting.com/artifacts/com.github.huifer/view-redis/
implementation ("com.github.huifer:view-redis:1.1.1-Releases-hotfix")
'com.github.huifer:view-redis:pom:1.1.1-Releases-hotfix'
<dependency org="com.github.huifer" name="view-redis" rev="1.1.1-Releases-hotfix">
<artifact name="view-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='view-redis', version='1.1.1-Releases-hotfix')
)
libraryDependencies += "com.github.huifer" % "view-redis" % "1.1.1-Releases-hotfix"
[com.github.huifer/view-redis "1.1.1-Releases-hotfix"]