com.github.a-langer:shiro-ext

Extension for Apache Shiro

License

License

GroupId

GroupId

com.github.a-langer
ArtifactId

ArtifactId

shiro-ext
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.a-langer:shiro-ext
Extension for Apache Shiro
Project URL

Project URL

https://github.com/a-langer/shiro-ext
Source Code Management

Source Code Management

https://github.com/a-langer/shiro-ext

Download shiro-ext

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.shiro : shiro-web Optional jar 1.7.1
commons-logging : commons-logging Optional jar 1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

test (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3
org.springframework : spring-test jar 5.2.6.RELEASE
org.springframework : spring-web jar 5.2.6.RELEASE
org.springframework : spring-core jar 5.2.6.RELEASE
org.zapodot : embedded-ldap-junit jar 0.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1