Last Version

xss 0.0.1

The xss tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

xss
Version

Version

0.0.1
Type

Type

jar
Description

Description

xss
The xss tool for java.

Download xss 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.houbb/xss/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>xss</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/xss/
implementation 'com.github.houbb:xss:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/xss/
implementation ("com.github.houbb:xss:0.0.1")
'com.github.houbb:xss:jar:0.0.1'
<dependency org="com.github.houbb" name="xss" rev="0.0.1">
  <artifact name="xss" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='xss', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "xss" % "0.0.1"
[com.github.houbb/xss "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.112
javax.servlet : javax.servlet-api Optional jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.