is not current version
Last Version 1.2.1.RELEASE

com.github.hiwepy:shiro-biz 1.1.7.RELEASE

Shiro Extension

GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

shiro-biz
Version

Version

1.1.7.RELEASE
Type

Type

jar

Download shiro-biz 1.1.7.RELEASE


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