is not current version
Last Version 2.0.0.RELEASE

com.github.hiwepy:shiro-biz-spring-boot-starter 1.1.0.RELEASE

Spring Boot Starter For Shiro Biz

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

shiro-biz-spring-boot-starter
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download shiro-biz-spring-boot-starter 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.hiwepy/shiro-biz-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>shiro-biz-spring-boot-starter</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/shiro-biz-spring-boot-starter/
implementation 'com.github.hiwepy:shiro-biz-spring-boot-starter:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/shiro-biz-spring-boot-starter/
implementation ("com.github.hiwepy:shiro-biz-spring-boot-starter:1.1.0.RELEASE")
'com.github.hiwepy:shiro-biz-spring-boot-starter:jar:1.1.0.RELEASE'
<dependency org="com.github.hiwepy" name="shiro-biz-spring-boot-starter" rev="1.1.0.RELEASE">
  <artifact name="shiro-biz-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='shiro-biz-spring-boot-starter', version='1.1.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "shiro-biz-spring-boot-starter" % "1.1.0.RELEASE"
[com.github.hiwepy/shiro-biz-spring-boot-starter "1.1.0.RELEASE"]