is not current version
Last Version 1.0.1

redis-store 0.0.7

CAPTCHA service Redis store module

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.dustlight.captcha
ArtifactId

ArtifactId

redis-store
Version

Version

0.0.7
Type

Type

jar
Description

Description

redis-store
CAPTCHA service Redis store module
Project URL

Project URL

https://github.com/dustlight-cn/captcha
Source Code Management

Source Code Management

https://github.com/dustlight-cn/captcha

Download redis-store 0.0.7


<!-- https://jarcasting.com/artifacts/cn.dustlight.captcha/redis-store/ -->
<dependency>
    <groupId>cn.dustlight.captcha</groupId>
    <artifactId>redis-store</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.captcha/redis-store/
implementation 'cn.dustlight.captcha:redis-store:0.0.7'
// https://jarcasting.com/artifacts/cn.dustlight.captcha/redis-store/
implementation ("cn.dustlight.captcha:redis-store:0.0.7")
'cn.dustlight.captcha:redis-store:jar:0.0.7'
<dependency org="cn.dustlight.captcha" name="redis-store" rev="0.0.7">
  <artifact name="redis-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.captcha', module='redis-store', version='0.0.7')
)
libraryDependencies += "cn.dustlight.captcha" % "redis-store" % "0.0.7"
[cn.dustlight.captcha/redis-store "0.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
cn.dustlight.captcha : captcha-core jar 0.0.7
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.session : spring-session-data-redis jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.