OWASP Java HTML Sanitizer Project Parent

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

parent
Last Version

Last Version

20220608.1
Release Date

Release Date

Type

Type

pom
Description

Description

OWASP Java HTML Sanitizer Project Parent
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 URL

Project URL

https://github.com/OWASP/java-html-sanitizer
Project Organization

Project Organization

OWASP
Source Code Management

Source Code Management

https://github.com/OWASP/java-html-sanitizer

Download parent

Filename Size
parent-20220608.1.pom 10 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
com.googlecode.owasp-java-html-sanitizer

OWASP

The OWASP Foundation

Versions

Version
20220608.1
20211018.2
20211018.1
20200713.1
20200615.1
20191001.1
20190610.1
20190503.1
20190325.1
20181114.1
20180219.1
20171016.1
20170515.1
20170512.1
20170411.1
20170408.1
20170329.1
20160924.1
20160827.1
20160628.1
20160614.1
20160526.1
20160422.1
20160413.1