Last Version

redis-store 1.0.1

CAPTCHA service Redis store module

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.dustlight.captcha
ArtifactId

ArtifactId

redis-store
Version

Version

1.0.1
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 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
cn.dustlight.captcha : captcha-core jar 1.0.1
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.