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