Last Version

OWASP AntiSamy 1.6.8

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.owasp.antisamy
ArtifactId

ArtifactId

antisamy
Version

Version

1.6.8
Type

Type

jar
Description

Description

OWASP AntiSamy
A library for performing fast, configurable cleansing of HTML coming from untrusted sources.
Project URL

Project URL

https://github.com/nahsra/antisamy

Download antisamy 1.6.8


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

Dependencies

compile (10)

Group / Artifact Type Version
net.sourceforge.htmlunit : neko-htmlunit jar 2.61.0
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
org.apache.httpcomponents.core5 : httpcore5 jar 5.1.3
org.apache.xmlgraphics : batik-css jar 1.14
commons-io : commons-io jar 2.11.0
org.slf4j : slf4j-api jar 1.7.36
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 Optional jar 4.6.0

test (5)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.36
org.slf4j : slf4j-simple jar 1.7.36
commons-codec : commons-codec jar 1.15
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.