is not current version
Last Version 1.0.1

cn.dustlight.captcha:redis-store 0.0.6

CAPTCHA service Redis store module

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.dustlight.captcha
ArtifactId

ArtifactId

redis-store
Version

Version

0.0.6
Type

Type

jar

Download redis-store 0.0.6


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