GroupId | GroupIdcom.github.wzc789376152 |
---|---|
ArtifactId | ArtifactIdshiro-springboot-starter |
Version | Version1.3.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/shiro-springboot-starter/ -->
<dependency>
<groupId>com.github.wzc789376152</groupId>
<artifactId>shiro-springboot-starter</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/shiro-springboot-starter/
implementation 'com.github.wzc789376152:shiro-springboot-starter:1.3.3'
// https://jarcasting.com/artifacts/com.github.wzc789376152/shiro-springboot-starter/
implementation ("com.github.wzc789376152:shiro-springboot-starter:1.3.3")
'com.github.wzc789376152:shiro-springboot-starter:jar:1.3.3'
<dependency org="com.github.wzc789376152" name="shiro-springboot-starter" rev="1.3.3">
<artifact name="shiro-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='shiro-springboot-starter', version='1.3.3')
)
libraryDependencies += "com.github.wzc789376152" % "shiro-springboot-starter" % "1.3.3"
[com.github.wzc789376152/shiro-springboot-starter "1.3.3"]