| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdtop.cheesetree.btx.framework.security | 
| ArtifactId | ArtifactIdbtx-framework-boot-security-shiro | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbtx-framework-boot-security-shiro An enterprise-level development framework based on springboot | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/top.cheesetree.btx.framework.security/btx-framework-boot-security-shiro/ -->
<dependency>
    <groupId>top.cheesetree.btx.framework.security</groupId>
    <artifactId>btx-framework-boot-security-shiro</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/top.cheesetree.btx.framework.security/btx-framework-boot-security-shiro/
implementation 'top.cheesetree.btx.framework.security:btx-framework-boot-security-shiro:1.2.0'// https://jarcasting.com/artifacts/top.cheesetree.btx.framework.security/btx-framework-boot-security-shiro/
implementation ("top.cheesetree.btx.framework.security:btx-framework-boot-security-shiro:1.2.0")'top.cheesetree.btx.framework.security:btx-framework-boot-security-shiro:jar:1.2.0'<dependency org="top.cheesetree.btx.framework.security" name="btx-framework-boot-security-shiro" rev="1.2.0">
  <artifact name="btx-framework-boot-security-shiro" type="jar" />
</dependency>@Grapes(
@Grab(group='top.cheesetree.btx.framework.security', module='btx-framework-boot-security-shiro', version='1.2.0')
)libraryDependencies += "top.cheesetree.btx.framework.security" % "btx-framework-boot-security-shiro" % "1.2.0"[top.cheesetree.btx.framework.security/btx-framework-boot-security-shiro "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.cheesetree.btx.framework : btx-framework-boot-web | jar | 1.2.0 | 
| top.cheesetree.btx.framework : btx-framework-boot-security | jar | 1.2.0 | 
| org.apache.shiro : shiro-spring-boot-starter | jar | 1.8.0 | 
| org.jasig.cas.client : cas-client-support-saml | jar | 3.6.4 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |