is not current version
Last Version 1.1.6

com.gitee.vanting:zhcc-common-shiro 1.0.2

The zhcc-common-shiro

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gitee.vanting
ArtifactId

ArtifactId

zhcc-common-shiro
Version

Version

1.0.2
Type

Type

jar

Download zhcc-common-shiro 1.0.2


<!-- https://jarcasting.com/artifacts/com.gitee.vanting/zhcc-common-shiro/ -->
<dependency>
    <groupId>com.gitee.vanting</groupId>
    <artifactId>zhcc-common-shiro</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.vanting/zhcc-common-shiro/
implementation 'com.gitee.vanting:zhcc-common-shiro:1.0.2'
// https://jarcasting.com/artifacts/com.gitee.vanting/zhcc-common-shiro/
implementation ("com.gitee.vanting:zhcc-common-shiro:1.0.2")
'com.gitee.vanting:zhcc-common-shiro:jar:1.0.2'
<dependency org="com.gitee.vanting" name="zhcc-common-shiro" rev="1.0.2">
  <artifact name="zhcc-common-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.vanting', module='zhcc-common-shiro', version='1.0.2')
)
libraryDependencies += "com.gitee.vanting" % "zhcc-common-shiro" % "1.0.2"
[com.gitee.vanting/zhcc-common-shiro "1.0.2"]