is not current version
Last Version 1.2.2.RELEASE

net.coding.chenxiaobo:shiro-extension 1.2.1.RELEASE

the apache shiro framework extension

Categories

Categories

Net
GroupId

GroupId

net.coding.chenxiaobo
ArtifactId

ArtifactId

shiro-extension
Version

Version

1.2.1.RELEASE
Type

Type

jar

Download shiro-extension 1.2.1.RELEASE


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