Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.gitee.vanting |
ArtifactId | ArtifactIdzhcc-common-shiro |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
zhcc-common-shiro-1.1.5.pom | |
zhcc-common-shiro-1.1.5.jar | 32 KB |
zhcc-common-shiro-1.1.5-sources.jar | 23 KB |
zhcc-common-shiro-1.1.5-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.vanting/zhcc-common-shiro/ -->
<dependency>
<groupId>com.gitee.vanting</groupId>
<artifactId>zhcc-common-shiro</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.vanting/zhcc-common-shiro/
implementation 'com.gitee.vanting:zhcc-common-shiro:1.1.5'
// https://jarcasting.com/artifacts/com.gitee.vanting/zhcc-common-shiro/
implementation ("com.gitee.vanting:zhcc-common-shiro:1.1.5")
'com.gitee.vanting:zhcc-common-shiro:jar:1.1.5'
<dependency org="com.gitee.vanting" name="zhcc-common-shiro" rev="1.1.5">
<artifact name="zhcc-common-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.vanting', module='zhcc-common-shiro', version='1.1.5')
)
libraryDependencies += "com.gitee.vanting" % "zhcc-common-shiro" % "1.1.5"
[com.gitee.vanting/zhcc-common-shiro "1.1.5"]