| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSecurity | 
        
| GroupId | GroupIdcn.stylefeng.roses | 
    
| ArtifactId | ArtifactIdsecurity-sdk-captcha | 
    
| Last Version | Last Version7.2.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRoses是开源项目Guns的核心包 
         | 
    
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/security-sdk-captcha/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>security-sdk-captcha</artifactId>
    <version>7.2.2</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.stylefeng.roses/security-sdk-captcha/
implementation 'cn.stylefeng.roses:security-sdk-captcha:7.2.2'
                // https://jarcasting.com/artifacts/cn.stylefeng.roses/security-sdk-captcha/
implementation ("cn.stylefeng.roses:security-sdk-captcha:7.2.2")
                'cn.stylefeng.roses:security-sdk-captcha:jar:7.2.2'
                <dependency org="cn.stylefeng.roses" name="security-sdk-captcha" rev="7.2.2">
  <artifact name="security-sdk-captcha" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.stylefeng.roses', module='security-sdk-captcha', version='7.2.2')
)
                libraryDependencies += "cn.stylefeng.roses" % "security-sdk-captcha" % "7.2.2"
                [cn.stylefeng.roses/security-sdk-captcha "7.2.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.stylefeng.roses : security-api | jar | 7.2.2 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 | 
| cn.stylefeng.roses : cache-api | jar | 7.2.2 | 
| cn.stylefeng.roses : cache-sdk-memory Optional | jar | 7.2.2 | 
| cn.stylefeng.roses : cache-sdk-redis Optional | jar | 7.2.2 | 
| cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 |