License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcn.dustlight.captcha |
ArtifactId | ArtifactIdredis-store |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionredis-store
CAPTCHA service Redis store module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redis-store-0.0.7.pom | |
redis-store-0.0.7.jar | 6 KB |
redis-store-0.0.7-sources.jar | 2 KB |
redis-store-0.0.7-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
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 |