License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcn.dustlight.captcha |
ArtifactId | ArtifactIdredis-store |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-store
CAPTCHA service Redis store module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redis-store-1.0.1.pom | |
redis-store-1.0.1.jar | 6 KB |
redis-store-1.0.1-sources.jar | 2 KB |
redis-store-1.0.1-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>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"]
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 |