| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных Redisson |
| Группа | Группаcom.github.streamone |
| Идентификатор | Идентификаторshiro-redisson |
| Последняя версия | Последняя версия1.5.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеshiro-redisson
A redis based implementation of Shiro Cache, using redisson for basic capabilities.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shiro-redisson-1.5.0.RELEASE.pom | |
| shiro-redisson-1.5.0.RELEASE.jar | 20 KB |
| shiro-redisson-1.5.0.RELEASE-sources.jar | 12 KB |
| shiro-redisson-1.5.0.RELEASE-javadoc.jar | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.streamone/shiro-redisson/ -->
<dependency>
<groupId>com.github.streamone</groupId>
<artifactId>shiro-redisson</artifactId>
<version>1.5.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.streamone/shiro-redisson/
implementation 'com.github.streamone:shiro-redisson:1.5.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.streamone/shiro-redisson/
implementation ("com.github.streamone:shiro-redisson:1.5.0.RELEASE")
'com.github.streamone:shiro-redisson:jar:1.5.0.RELEASE'
<dependency org="com.github.streamone" name="shiro-redisson" rev="1.5.0.RELEASE">
<artifact name="shiro-redisson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.streamone', module='shiro-redisson', version='1.5.0.RELEASE')
)
libraryDependencies += "com.github.streamone" % "shiro-redisson" % "1.5.0.RELEASE"
[com.github.streamone/shiro-redisson "1.5.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.redisson : redisson | jar | 3.12.5 |
| org.apache.shiro : shiro-core | jar | 1.5.3 |
| org.apache.shiro : shiro-web | jar | 1.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |