| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcn.dustlight.captcha |
| Идентификатор | Идентификаторredis-store |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеredis-store
CAPTCHA service Redis store module
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar |