| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.fangjinuo.agileway |
| Идентификатор | Идентификаторagileway-shiro-redis |
| Версия | Версия2.7.9 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.agileway:agileway-shiro-redis:2.7.9
Provide the shiro enhances based on redis : cache, session manager
|
| Имя Файла | Размер |
|---|---|
| agileway-shiro-redis-2.7.9.pom | |
| agileway-shiro-redis-2.7.9.jar | 16 KB |
| agileway-shiro-redis-2.7.9-sources.jar | 10 KB |
| agileway-shiro-redis-2.7.9-javadoc.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-shiro-redis/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-shiro-redis</artifactId>
<version>2.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-shiro-redis/
implementation 'com.github.fangjinuo.agileway:agileway-shiro-redis:2.7.9'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-shiro-redis/
implementation ("com.github.fangjinuo.agileway:agileway-shiro-redis:2.7.9")
'com.github.fangjinuo.agileway:agileway-shiro-redis:jar:2.7.9'
<dependency org="com.github.fangjinuo.agileway" name="agileway-shiro-redis" rev="2.7.9">
<artifact name="agileway-shiro-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-shiro-redis', version='2.7.9')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-shiro-redis" % "2.7.9"
[com.github.fangjinuo.agileway/agileway-shiro-redis "2.7.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fangjinuo.agileway : agileway-redis | jar | 2.7.9 |
| org.apache.shiro : shiro-core | jar | [1.4.2,) |
| org.apache.shiro : shiro-web | jar | [1.4.2,) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.22 |
| com.github.fangjinuo.langx : langx-java | jar | 4.3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |