is not current version
Last Version 1.1.1-Releases-hotfix

com.github.huifer:view-redis-spring-boot-starter 1.1-Releases


Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

view-redis-spring-boot-starter
Version

Version

1.1-Releases
Type

Type

jar

Download view-redis-spring-boot-starter 1.1-Releases


<!-- 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-Releases</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-Releases'
// https://jarcasting.com/artifacts/com.github.huifer/view-redis-spring-boot-starter/
implementation ("com.github.huifer:view-redis-spring-boot-starter:1.1-Releases")
'com.github.huifer:view-redis-spring-boot-starter:jar:1.1-Releases'
<dependency org="com.github.huifer" name="view-redis-spring-boot-starter" rev="1.1-Releases">
  <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-Releases')
)
libraryDependencies += "com.github.huifer" % "view-redis-spring-boot-starter" % "1.1-Releases"
[com.github.huifer/view-redis-spring-boot-starter "1.1-Releases"]