| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSecurity | 
        
| GroupId | GroupIdme.youm.frame | 
    
| ArtifactId | ArtifactIdshore-security | 
    
| Version | Version1.1.5-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionshore-security 
            shore security 
         | 
    
<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-security/ -->
<dependency>
    <groupId>me.youm.frame</groupId>
    <artifactId>shore-security</artifactId>
    <version>1.1.5-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/me.youm.frame/shore-security/
implementation 'me.youm.frame:shore-security:1.1.5-RELEASE'
                // https://jarcasting.com/artifacts/me.youm.frame/shore-security/
implementation ("me.youm.frame:shore-security:1.1.5-RELEASE")
                'me.youm.frame:shore-security:jar:1.1.5-RELEASE'
                <dependency org="me.youm.frame" name="shore-security" rev="1.1.5-RELEASE">
  <artifact name="shore-security" type="jar" />
</dependency>
                @Grapes(
@Grab(group='me.youm.frame', module='shore-security', version='1.1.5-RELEASE')
)
                libraryDependencies += "me.youm.frame" % "shore-security" % "1.1.5-RELEASE"
                [me.youm.frame/shore-security "1.1.5-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework : spring-web | jar | |
| cn.dev33 : sa-token-reactor-spring-boot-starter | jar | |
| cn.dev33 : sa-token-dao-redis-jackson | jar | |
| me.youm.frame : shore-common | jar | |
| me.youm.frame : shore-reactive-redis | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |