GroupId | GroupIdcom.github.wzc789376152 |
---|---|
ArtifactId | ArtifactIdshiro-springboot-starter |
Version | Version1.3.0 |
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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/shiro-springboot-starter/
implementation 'com.github.wzc789376152:shiro-springboot-starter:1.3.0'
// https://jarcasting.com/artifacts/com.github.wzc789376152/shiro-springboot-starter/
implementation ("com.github.wzc789376152:shiro-springboot-starter:1.3.0")
'com.github.wzc789376152:shiro-springboot-starter:jar:1.3.0'
<dependency org="com.github.wzc789376152" name="shiro-springboot-starter" rev="1.3.0">
<artifact name="shiro-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='shiro-springboot-starter', version='1.3.0')
)
libraryDependencies += "com.github.wzc789376152" % "shiro-springboot-starter" % "1.3.0"
[com.github.wzc789376152/shiro-springboot-starter "1.3.0"]