License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdnobug-xss |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNoBug-XSS
XSS漏洞防范
|
Filename | Size |
---|---|
nobug-xss-0.9.12.pom | |
nobug-xss-0.9.12.jar | 21 KB |
nobug-xss-0.9.12-sources.jar | 13 KB |
nobug-xss-0.9.12-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/nobug-xss/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>nobug-xss</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/nobug-xss/
implementation 'io.leopard:nobug-xss:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/nobug-xss/
implementation ("io.leopard:nobug-xss:0.9.12")
'io.leopard:nobug-xss:jar:0.9.12'
<dependency org="io.leopard" name="nobug-xss" rev="0.9.12">
<artifact name="nobug-xss" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='nobug-xss', version='0.9.12')
)
libraryDependencies += "io.leopard" % "nobug-xss" % "0.9.12"
[io.leopard/nobug-xss "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
org.springframework : spring-context-support | jar | 4.3.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |