GroupId | GroupIdcom.github.xfslove |
---|---|
ArtifactId | ArtifactIdshiro-uaa-auth-server |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
shiro-uaa-auth-server-1.0.5.pom | |
shiro-uaa-auth-server-1.0.5.jar | 34 KB |
shiro-uaa-auth-server-1.0.5-sources.jar | 20 KB |
shiro-uaa-auth-server-1.0.5-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-auth-server/ -->
<dependency>
<groupId>com.github.xfslove</groupId>
<artifactId>shiro-uaa-auth-server</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-auth-server/
implementation 'com.github.xfslove:shiro-uaa-auth-server:1.0.5'
// https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-auth-server/
implementation ("com.github.xfslove:shiro-uaa-auth-server:1.0.5")
'com.github.xfslove:shiro-uaa-auth-server:jar:1.0.5'
<dependency org="com.github.xfslove" name="shiro-uaa-auth-server" rev="1.0.5">
<artifact name="shiro-uaa-auth-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xfslove', module='shiro-uaa-auth-server', version='1.0.5')
)
libraryDependencies += "com.github.xfslove" % "shiro-uaa-auth-server" % "1.0.5"
[com.github.xfslove/shiro-uaa-auth-server "1.0.5"]