License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.huifer |
ArtifactId | ArtifactIdview-redis-spring-boot-starter |
Last Version | Last Version1.1.1-Releases-hotfix |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionview-redis-spring-boot-starter
SpringBoot嵌入式管理redis
|
<!-- https://jarcasting.com/artifacts/com.github.huifer/view-redis-spring-boot-starter/ -->
<dependency>
<groupId>com.github.huifer</groupId>
<artifactId>view-redis-spring-boot-starter</artifactId>
<version>1.1.1-Releases-hotfix</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/view-redis-spring-boot-starter/
implementation 'com.github.huifer:view-redis-spring-boot-starter:1.1.1-Releases-hotfix'
// https://jarcasting.com/artifacts/com.github.huifer/view-redis-spring-boot-starter/
implementation ("com.github.huifer:view-redis-spring-boot-starter:1.1.1-Releases-hotfix")
'com.github.huifer:view-redis-spring-boot-starter:jar:1.1.1-Releases-hotfix'
<dependency org="com.github.huifer" name="view-redis-spring-boot-starter" rev="1.1.1-Releases-hotfix">
<artifact name="view-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='view-redis-spring-boot-starter', version='1.1.1-Releases-hotfix')
)
libraryDependencies += "com.github.huifer" % "view-redis-spring-boot-starter" % "1.1.1-Releases-hotfix"
[com.github.huifer/view-redis-spring-boot-starter "1.1.1-Releases-hotfix"]
Group / Artifact | Type | Version |
---|---|---|
com.github.huifer : view-redis-servlet | jar | 1.1.1-Releases-hotfix |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |