v

view-redis-boot

Files download
File Operation
view-redis-boot-1.1.1-Releases-hotfix.jar download
view-redis-boot-1.1.1-Releases-hotfix.pom download
view-redis-boot-1.1.1-Releases-hotfix-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.huifer</groupId>
  <artifactId>view-redis-boot</artifactId>
  <version>1.1.1-Releases-hotfix</version>
</dependency>
Gradle Groovy
implementation 'com.github.huifer:view-redis-boot:1.1.1-Releases-hotfix'
Gradle Kotlin
implementation("com.github.huifer:view-redis-boot:1.1.1-Releases-hotfix")
Scala SBT
libraryDependencies += "com.github.huifer" % "view-redis-boot" % "1.1.1-Releases-hotfix"
Groovy Grape
@Grapes(
  @Grab(group='com.github.huifer', module='view-redis-boot', version='1.1.1-Releases-hotfix')
)
Apache Ivy
<dependency org="com.github.huifer" name="view-redis-boot" rev="1.1.1-Releases-hotfix" />
Leiningen
[com.github.huifer/view-redis-boot "1.1.1-Releases-hotfix"]
Apache Buildr
'com.github.huifer:view-redis-boot:jar:1.1.1-Releases-hotfix'