is not current version
Last Version 20220608.1

com.googlecode.owasp-java-html-sanitizer:aggregate 20200713.1

A fast and easy to configure HTML Sanitizer written in Java which lets you include HTML authored by third-parties in your web application while protecting against XSS.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.googlecode.owasp-java-html-sanitizer
ArtifactId

ArtifactId

aggregate
Version

Version

20200713.1
Type

Type

pom
Description

Description

A fast and easy to configure HTML Sanitizer written in Java which lets you include HTML authored by third-parties in your web application while protecting against XSS.
Project Organization

Project Organization

OWASP

Download aggregate 20200713.1

Filename Size
aggregate-20200713.1.pom 726 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.googlecode.owasp-java-html-sanitizer/aggregate/ -->
<dependency>
    <groupId>com.googlecode.owasp-java-html-sanitizer</groupId>
    <artifactId>aggregate</artifactId>
    <version>20200713.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.owasp-java-html-sanitizer/aggregate/
implementation 'com.googlecode.owasp-java-html-sanitizer:aggregate:20200713.1'
// https://jarcasting.com/artifacts/com.googlecode.owasp-java-html-sanitizer/aggregate/
implementation ("com.googlecode.owasp-java-html-sanitizer:aggregate:20200713.1")
'com.googlecode.owasp-java-html-sanitizer:aggregate:pom:20200713.1'
<dependency org="com.googlecode.owasp-java-html-sanitizer" name="aggregate" rev="20200713.1">
  <artifact name="aggregate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.owasp-java-html-sanitizer', module='aggregate', version='20200713.1')
)
libraryDependencies += "com.googlecode.owasp-java-html-sanitizer" % "aggregate" % "20200713.1"
[com.googlecode.owasp-java-html-sanitizer/aggregate "20200713.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ..
  • ../html-types
  • ../parent