| License | License | 
|---|---|
| Categories | CategoriesNet Security | 
| GroupId | GroupIdnet.cofcool.chaos | 
| ArtifactId | ArtifactIdchaos-server-security-shiro | 
| Last Version | Last Version0.5.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionChaos Web Server | 
<!-- https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server-security-shiro/ -->
<dependency>
    <groupId>net.cofcool.chaos</groupId>
    <artifactId>chaos-server-security-shiro</artifactId>
    <version>0.5.1</version>
</dependency>// https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server-security-shiro/
implementation 'net.cofcool.chaos:chaos-server-security-shiro:0.5.1'// https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server-security-shiro/
implementation ("net.cofcool.chaos:chaos-server-security-shiro:0.5.1")'net.cofcool.chaos:chaos-server-security-shiro:jar:0.5.1'<dependency org="net.cofcool.chaos" name="chaos-server-security-shiro" rev="0.5.1">
  <artifact name="chaos-server-security-shiro" type="jar" />
</dependency>@Grapes(
@Grab(group='net.cofcool.chaos', module='chaos-server-security-shiro', version='0.5.1')
)libraryDependencies += "net.cofcool.chaos" % "chaos-server-security-shiro" % "0.5.1"[net.cofcool.chaos/chaos-server-security-shiro "0.5.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.cofcool.chaos : chaos-server-core | jar | 0.5.1 | 
| org.apache.shiro : shiro-web | jar | 1.7.1 | 
| org.apache.shiro : shiro-spring | jar | 1.7.1 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.1 | 
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.1 | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.1 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.1 | 
| javax.servlet : javax.servlet-api | jar | 4.0.0 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.1 |