is not current version
Last Version 1.0.6

com.github.xfslove:shiro-uaa 1.0.0

A lightweight User Account and Authentication (UAA) Server base on Shiro.

GroupId

GroupId

com.github.xfslove
ArtifactId

ArtifactId

shiro-uaa
Version

Version

1.0.0
Type

Type

pom

Download shiro-uaa 1.0.0

Filename Size
shiro-uaa-1.0.0.pom 4 KB
Browse

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