License |
License |
---|---|
GroupId | GroupIdcom.github.a-langer |
ArtifactId | ArtifactIdshiro-ext |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.a-langer:shiro-ext
Extension for Apache Shiro
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shiro-ext-0.0.3.pom | |
shiro-ext-0.0.3.jar | 59 KB |
shiro-ext-0.0.3-sources.jar | 35 KB |
shiro-ext-0.0.3-javadoc.jar | 196 KB |
shiro-ext-0.0.3-all.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-web Optional | jar | 1.7.1 |
commons-logging : commons-logging Optional | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
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 |