не последняя версия
Последняя версия 1.0.1

cn.ocoop.framework:shiro-spring-boot-autoconfigure 1.0


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

cn.ocoop.framework
Идентификатор

Идентификатор

shiro-spring-boot-autoconfigure
Версия

Версия

1.0
Тип

Тип

jar

Скачать shiro-spring-boot-autoconfigure 1.0


<!-- https://jarcasting.com/artifacts/cn.ocoop.framework/shiro-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>cn.ocoop.framework</groupId>
    <artifactId>shiro-spring-boot-autoconfigure</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ocoop.framework/shiro-spring-boot-autoconfigure/
implementation 'cn.ocoop.framework:shiro-spring-boot-autoconfigure:1.0'
// https://jarcasting.com/artifacts/cn.ocoop.framework/shiro-spring-boot-autoconfigure/
implementation ("cn.ocoop.framework:shiro-spring-boot-autoconfigure:1.0")
'cn.ocoop.framework:shiro-spring-boot-autoconfigure:jar:1.0'
<dependency org="cn.ocoop.framework" name="shiro-spring-boot-autoconfigure" rev="1.0">
  <artifact name="shiro-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ocoop.framework', module='shiro-spring-boot-autoconfigure', version='1.0')
)
libraryDependencies += "cn.ocoop.framework" % "shiro-spring-boot-autoconfigure" % "1.0"
[cn.ocoop.framework/shiro-spring-boot-autoconfigure "1.0"]