com.github.huifer:view-redis-servlet

SpringBoot嵌入式管理redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

view-redis-servlet
Last Version

Last Version

1.1.1-Releases-hotfix
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBoot嵌入式管理redis

Download view-redis-servlet

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.huifer/view-redis-servlet/ -->
<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>view-redis-servlet</artifactId>
    <version>1.1.1-Releases-hotfix</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/view-redis-servlet/
implementation 'com.github.huifer:view-redis-servlet:1.1.1-Releases-hotfix'
// https://jarcasting.com/artifacts/com.github.huifer/view-redis-servlet/
implementation ("com.github.huifer:view-redis-servlet:1.1.1-Releases-hotfix")
'com.github.huifer:view-redis-servlet:jar:1.1.1-Releases-hotfix'
<dependency org="com.github.huifer" name="view-redis-servlet" rev="1.1.1-Releases-hotfix">
  <artifact name="view-redis-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='view-redis-servlet', version='1.1.1-Releases-hotfix')
)
libraryDependencies += "com.github.huifer" % "view-redis-servlet" % "1.1.1-Releases-hotfix"
[com.github.huifer/view-redis-servlet "1.1.1-Releases-hotfix"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.huifer : view-redis-core jar 1.1.1-Releases-hotfix
com.google.code.gson : gson jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1-Releases-hotfix
1.1-Releases-hotfix
1.1-Releases
1.0-Releases