License |
License |
---|---|
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIdshiro-biz |
Last Version | Last Version1.2.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hiwepy:shiro-biz
Shiro Extension
|
Project URL |
Project URL |
Filename | Size |
---|---|
shiro-biz-1.2.1.RELEASE.pom | |
shiro-biz-1.2.1.RELEASE.jar | 183 KB |
shiro-biz-1.2.1.RELEASE-sources.jar | 169 KB |
shiro-biz-1.2.1.RELEASE-javadoc.jar | 979 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/shiro-biz/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>shiro-biz</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/shiro-biz/
implementation 'com.github.hiwepy:shiro-biz:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/shiro-biz/
implementation ("com.github.hiwepy:shiro-biz:1.2.1.RELEASE")
'com.github.hiwepy:shiro-biz:jar:1.2.1.RELEASE'
<dependency org="com.github.hiwepy" name="shiro-biz" rev="1.2.1.RELEASE">
<artifact name="shiro-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='shiro-biz', version='1.2.1.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "shiro-biz" % "1.2.1.RELEASE"
[com.github.hiwepy/shiro-biz "1.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-text | jar | 1.9 |
commons-io : commons-io | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
org.apache.shiro : shiro-spring | jar | 1.9.0 |
com.github.hiwepy : jwt-issuer-api | jar | 1.0.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
com.google.guava : guava | jar | 31.0.1-jre |
net.sf.flexjson : flexjson | jar | 3.3 |
com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
org.springframework : spring-webmvc | jar | 5.2.13.RELEASE |
org.crazycake : shiro-redis | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |