не последняя версия
Последняя версия 1.6.8

OWASP AntiSamy 1.6.5

A library for performing fast, configurable cleansing of HTML coming from untrusted sources.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

org.owasp.antisamy
Идентификатор

Идентификатор

antisamy
Версия

Версия

1.6.5
Тип

Тип

jar
Описание

Описание

OWASP AntiSamy
A library for performing fast, configurable cleansing of HTML coming from untrusted sources.
Ссылка на сайт

Ссылка на сайт

https://github.com/nahsra/antisamy

Скачать antisamy 1.6.5


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
net.sourceforge.nekohtml : nekohtml jar 1.9.22
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.15
org.apache.xmlgraphics : batik-css jar 1.14
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.35
xerces : xercesImpl jar 2.12.2
xml-apis : xml-apis jar 1.4.01
xml-apis : xml-apis-ext jar 1.3.04
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.5.3

test (5)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.35
org.slf4j : slf4j-simple jar 1.7.35
commons-codec : commons-codec jar 1.15
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2

Модули Проекта

Данный проект не имеет модулей.