is not current version
Last Version 1.6.8

OWASP AntiSamy 1.6.4

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.4
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.4


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

Dependencies

compile (11)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
net.sourceforge.nekohtml : nekohtml jar 1.9.22
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.14
org.apache.xmlgraphics : batik-css jar 1.14
org.slf4j : slf4j-api jar 1.7.31
org.slf4j : slf4j-simple jar 1.7.31
xerces : xercesImpl jar 2.12.1
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.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.