Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.gitee.vanting |
ArtifactId | ArtifactIdzhcc-common-shiro |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
zhcc-common-shiro-1.0.2.pom | |
zhcc-common-shiro-1.0.2.jar | 33 KB |
zhcc-common-shiro-1.0.2-sources.jar | 24 KB |
zhcc-common-shiro-1.0.2-javadoc.jar | 184 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.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"]