| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Security | 
| GroupId | GroupIdorg.daijie | 
| ArtifactId | ArtifactIddaijie-shiro-security-spring-boot-starter | 
| Version | Version1.1.4-RELEASE | 
| Type | Typejar | 
| Description | Descriptiondaijie-shiro-security-spring-boot-starter 提供shiro权限路由跳转配置服务 | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.daijie/daijie-shiro-security-spring-boot-starter/ -->
<dependency>
    <groupId>org.daijie</groupId>
    <artifactId>daijie-shiro-security-spring-boot-starter</artifactId>
    <version>1.1.4-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.daijie/daijie-shiro-security-spring-boot-starter/
implementation 'org.daijie:daijie-shiro-security-spring-boot-starter:1.1.4-RELEASE'// https://jarcasting.com/artifacts/org.daijie/daijie-shiro-security-spring-boot-starter/
implementation ("org.daijie:daijie-shiro-security-spring-boot-starter:1.1.4-RELEASE")'org.daijie:daijie-shiro-security-spring-boot-starter:jar:1.1.4-RELEASE'<dependency org="org.daijie" name="daijie-shiro-security-spring-boot-starter" rev="1.1.4-RELEASE">
  <artifact name="daijie-shiro-security-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.daijie', module='daijie-shiro-security-spring-boot-starter', version='1.1.4-RELEASE')
)libraryDependencies += "org.daijie" % "daijie-shiro-security-spring-boot-starter" % "1.1.4-RELEASE"[org.daijie/daijie-shiro-security-spring-boot-starter "1.1.4-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.daijie : daijie-core-spring-boot-starter | jar | 1.1.4-RELEASE | 
| org.daijie : daijie-shiro-spring-boot-starter | jar | 1.1.4-RELEASE | 
| org.springframework.cloud : spring-cloud-starter-zuul | jar | 2.0.0.M2 | 
| org.springframework.cloud : spring-cloud-starter-eureka | jar | 2.0.0.M2 | 
| org.springframework.cloud : spring-cloud-starter-config | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.0.0.M2 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.15 | 
| org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 3.0 |