is not current version
Last Version 1.0.6

com.github.xfslove:shiro-uaa-common 1.0.3

Shiro-UAA Common

GroupId

GroupId

com.github.xfslove
ArtifactId

ArtifactId

shiro-uaa-common
Version

Version

1.0.3
Type

Type

jar

Download shiro-uaa-common 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-common/ -->
<dependency>
    <groupId>com.github.xfslove</groupId>
    <artifactId>shiro-uaa-common</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-common/
implementation 'com.github.xfslove:shiro-uaa-common:1.0.3'
// https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-common/
implementation ("com.github.xfslove:shiro-uaa-common:1.0.3")
'com.github.xfslove:shiro-uaa-common:jar:1.0.3'
<dependency org="com.github.xfslove" name="shiro-uaa-common" rev="1.0.3">
  <artifact name="shiro-uaa-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xfslove', module='shiro-uaa-common', version='1.0.3')
)
libraryDependencies += "com.github.xfslove" % "shiro-uaa-common" % "1.0.3"
[com.github.xfslove/shiro-uaa-common "1.0.3"]