Last Version

Shiro AAD 1.1.0

Apache Shiro integration with Azure Active Directory

License

License

GroupId

GroupId

com.github.morulay
ArtifactId

ArtifactId

shiro-aad
Version

Version

1.1.0
Type

Type

jar
Description

Description

Shiro AAD
Apache Shiro integration with Azure Active Directory
Project URL

Project URL

https://github.com/morulay/shiro-aad
Source Code Management

Source Code Management

https://github.com/morulay/shiro-aad/tree/master

Download shiro-aad 1.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.shiro : shiro-web jar 1.8.0
org.apache.shiro : shiro-spring jar 1.8.0
org.apache.shiro : shiro-spring-boot-web-starter Optional jar 1.8.0
com.nimbusds : oauth2-oidc-sdk jar
javax.servlet : javax.servlet-api jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-validation jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.