| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторxss |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеxss
The xss tool for java.
|
| Имя Файла | Размер |
|---|---|
| xss-0.0.1.pom | |
| xss-0.0.1.jar | 7 KB |
| xss-0.0.1-sources.jar | 3 KB |
| xss-0.0.1-javadoc.jar | 48 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.112 |
| javax.servlet : javax.servlet-api Необязательный | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.12 |