is not current version
Last Version 1.1.0

Shiro AAD 0.4.0

Apache Shiro integration with Azure Active Directory

License

License

GroupId

GroupId

com.github.morulay
ArtifactId

ArtifactId

shiro-aad
Version

Version

0.4.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 0.4.0


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

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.