| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcn.stylefeng.roses | 
| ArtifactId | ArtifactIdsecurity-sdk-xss | 
| Last Version | Last Version7.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRoses是开源项目Guns的核心包 | 
| Filename | Size | 
|---|---|
| security-sdk-xss-7.2.2.pom | |
| security-sdk-xss-7.2.2.jar | 7 KB | 
| security-sdk-xss-7.2.2-sources.jar | 5 KB | 
| security-sdk-xss-7.2.2-javadoc.jar | 50 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/security-sdk-xss/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>security-sdk-xss</artifactId>
    <version>7.2.2</version>
</dependency>// https://jarcasting.com/artifacts/cn.stylefeng.roses/security-sdk-xss/
implementation 'cn.stylefeng.roses:security-sdk-xss:7.2.2'// https://jarcasting.com/artifacts/cn.stylefeng.roses/security-sdk-xss/
implementation ("cn.stylefeng.roses:security-sdk-xss:7.2.2")'cn.stylefeng.roses:security-sdk-xss:jar:7.2.2'<dependency org="cn.stylefeng.roses" name="security-sdk-xss" rev="7.2.2">
  <artifact name="security-sdk-xss" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.stylefeng.roses', module='security-sdk-xss', version='7.2.2')
)libraryDependencies += "cn.stylefeng.roses" % "security-sdk-xss" % "7.2.2"[cn.stylefeng.roses/security-sdk-xss "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 : kernel-a-rule | jar | 7.2.2 |