| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.daijie | 
| ArtifactId | ArtifactIddaijie-shiro-spring-boot-starter | 
| Version | Version1.1.4-RELEASE | 
| Type | Typejar | 
| Description | Descriptiondaijie-shiro-spring-boot-starter 提供非对称加密的单点登录,角色权限配置。 | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.daijie/daijie-shiro-spring-boot-starter/ -->
<dependency>
    <groupId>org.daijie</groupId>
    <artifactId>daijie-shiro-spring-boot-starter</artifactId>
    <version>1.1.4-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.daijie/daijie-shiro-spring-boot-starter/
implementation 'org.daijie:daijie-shiro-spring-boot-starter:1.1.4-RELEASE'// https://jarcasting.com/artifacts/org.daijie/daijie-shiro-spring-boot-starter/
implementation ("org.daijie:daijie-shiro-spring-boot-starter:1.1.4-RELEASE")'org.daijie:daijie-shiro-spring-boot-starter:jar:1.1.4-RELEASE'<dependency org="org.daijie" name="daijie-shiro-spring-boot-starter" rev="1.1.4-RELEASE">
  <artifact name="daijie-shiro-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.daijie', module='daijie-shiro-spring-boot-starter', version='1.1.4-RELEASE')
)libraryDependencies += "org.daijie" % "daijie-shiro-spring-boot-starter" % "1.1.4-RELEASE"[org.daijie/daijie-shiro-spring-boot-starter "1.1.4-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.daijie : daijie-core-spring-boot-starter | jar | 1.1.4-RELEASE | 
| org.apache.shiro : shiro-spring | jar | 1.4.0 | 
| org.apache.shiro : shiro-core | jar | 1.4.0 | 
| org.apache.shiro : shiro-web | jar | 1.4.0 | 
| org.apache.shiro : shiro-quartz | jar | 1.4.0 | 
| org.apache.shiro : shiro-ehcache | jar | 1.4.0 | 
| org.crazycake : shiro-redis | jar | 2.4.2.1-RELEASE | 
| org.springframework.data : spring-data-redis | jar | |
| org.quartz-scheduler : quartz | jar | 2.3.0 | 
| org.quartz-scheduler : quartz-jobs | jar | 2.2.1 | 
| commons-pool : commons-pool | jar | 1.6 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.15 | 
| org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 3.0 |