| License |
License |
|---|---|
| GroupId | GroupIdcom.github.vindell |
| ArtifactId | ArtifactIdshiro-biz |
| Last Version | Last Version1.0.7.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.vindell:shiro-biz
Shiro Extension
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| shiro-biz-1.0.7.RELEASE.pom | |
| shiro-biz-1.0.7.RELEASE.jar | 131 KB |
| shiro-biz-1.0.7.RELEASE-sources.jar | 127 KB |
| shiro-biz-1.0.7.RELEASE-javadoc.jar | 788 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vindell/shiro-biz/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>shiro-biz</artifactId>
<version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/shiro-biz/
implementation 'com.github.vindell:shiro-biz:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/shiro-biz/
implementation ("com.github.vindell:shiro-biz:1.0.7.RELEASE")
'com.github.vindell:shiro-biz:jar:1.0.7.RELEASE'
<dependency org="com.github.vindell" name="shiro-biz" rev="1.0.7.RELEASE">
<artifact name="shiro-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='shiro-biz', version='1.0.7.RELEASE')
)
libraryDependencies += "com.github.vindell" % "shiro-biz" % "1.0.7.RELEASE"
[com.github.vindell/shiro-biz "1.0.7.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.commons : commons-text | jar | 1.6 |
| com.alibaba : fastjson | jar | 1.2.58 |
| com.google.guava : guava | jar | 27.0.1-jre |
| org.apache.shiro : shiro-spring | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| net.sf.flexjson : flexjson | jar | 3.3 |
| com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
| org.springframework : spring-webmvc | jar | 4.3.15.RELEASE |
| org.apache.shiro : shiro-ehcache | jar | 1.4.1 |
| org.ehcache.integrations.shiro : shiro-ehcache3 | jar | 1.0.0 |
| org.ehcache : ehcache | jar | 3.6.3 |
| org.apache.shiro : shiro-hazelcast | jar | 1.4.1 |
| com.github.vindell : shiro-j2cache | jar | 1.0.1.RELEASE |
| org.crazycake : shiro-redis | jar | 3.1.0 |
| com.github.streamone : shiro-redisson | jar | 1.0.0.RELEASE |
| org.redisson : redisson | jar | 3.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.26 |