Last Version

Shiro-UAA 1.0.6

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

License

License

GroupId

GroupId

com.github.xfslove
ArtifactId

ArtifactId

shiro-uaa
Version

Version

1.0.6
Type

Type

pom
Description

Description

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

Project URL

https://github.com/xfslove/shiro-uaa
Source Code Management

Source Code Management

https://github.com/xfslove/shiro-uaa

Download shiro-uaa 1.0.6

Filename Size
shiro-uaa-1.0.6.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • resource-server
  • auth-server