| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных Auto Библиотеки уровня приложения Code Generators config Configuration Redisson |
|---|---|
| Группа | Группаcom.github.fartherp.spring.boot |
| Идентификатор | Идентификаторshiro-redisson-spring-boot-autoconfigure |
| Версия | Версия1.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/shiro-redisson-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.fartherp.spring.boot</groupId>
<artifactId>shiro-redisson-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/shiro-redisson-spring-boot-autoconfigure/
implementation 'com.github.fartherp.spring.boot:shiro-redisson-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.github.fartherp.spring.boot/shiro-redisson-spring-boot-autoconfigure/
implementation ("com.github.fartherp.spring.boot:shiro-redisson-spring-boot-autoconfigure:1.0.0")
'com.github.fartherp.spring.boot:shiro-redisson-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.github.fartherp.spring.boot" name="shiro-redisson-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="shiro-redisson-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp.spring.boot', module='shiro-redisson-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.github.fartherp.spring.boot" % "shiro-redisson-spring-boot-autoconfigure" % "1.0.0"
[com.github.fartherp.spring.boot/shiro-redisson-spring-boot-autoconfigure "1.0.0"]