| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.coding.chenxiaobo | 
| ArtifactId | ArtifactIdshiro-extension | 
| Version | Version1.2.2.RELEASE | 
| Type | Typejar | 
| Description | DescriptionShiro Framework Extension the apache shiro framework extension | 
<!-- https://jarcasting.com/artifacts/net.coding.chenxiaobo/shiro-extension/ -->
<dependency>
    <groupId>net.coding.chenxiaobo</groupId>
    <artifactId>shiro-extension</artifactId>
    <version>1.2.2.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/net.coding.chenxiaobo/shiro-extension/
implementation 'net.coding.chenxiaobo:shiro-extension:1.2.2.RELEASE'// https://jarcasting.com/artifacts/net.coding.chenxiaobo/shiro-extension/
implementation ("net.coding.chenxiaobo:shiro-extension:1.2.2.RELEASE")'net.coding.chenxiaobo:shiro-extension:jar:1.2.2.RELEASE'<dependency org="net.coding.chenxiaobo" name="shiro-extension" rev="1.2.2.RELEASE">
  <artifact name="shiro-extension" type="jar" />
</dependency>@Grapes(
@Grab(group='net.coding.chenxiaobo', module='shiro-extension', version='1.2.2.RELEASE')
)libraryDependencies += "net.coding.chenxiaobo" % "shiro-extension" % "1.2.2.RELEASE"[net.coding.chenxiaobo/shiro-extension "1.2.2.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api Optional | jar | 1.7.7 | 
| ch.qos.logback : logback-classic Optional | jar | 1.1.2 | 
| org.slf4j : jcl-over-slf4j Optional | jar | 1.7.7 | 
| org.apache.shiro : shiro-core | jar | 1.2.3 | 
| org.apache.shiro : shiro-web | jar | 1.2.3 | 
| org.springframework.data : spring-data-redis | jar | 1.4.2.RELEASE | 
| org.apache.commons : commons-pool2 | jar | 2.3 | 
| redis.clients : jedis | jar | 2.6.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.springframework : spring-test | jar | 4.0.7.RELEASE | 
| org.aspectj : aspectjrt | jar | 1.8.4 | 
| org.aspectj : aspectjweaver | jar | 1.8.4 |