is not current version
Last Version 1.1.6

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

The test uploads the jar to the maven central repository

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gitee.vanting
ArtifactId

ArtifactId

zhcc-common-shiro
Version

Version

1.0
Type

Type

jar

Download zhcc-common-shiro 1.0


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