Jar examples for o:owasp-java-html-sanitizer
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.
You can download jar file owasp-java-html-sanitizer r239 in this page.
Apache License, Version 2.0
You can use the following script to add owasp-java-html-sanitizer-r239.jar to your project.
<dependency> <groupId>com.googlecode.owasp-java-html-sanitizer</groupId> <artifactId>owasp-java-html-sanitizer</artifactId> <version>r239</version> </dependency>
compile group: 'com.googlecode.owasp-java-html-sanitizer', name: 'owasp-java-html-sanitizer', version: 'r239'
libraryDependencies += "com.googlecode.owasp-java-html-sanitizer" % "owasp-java-html-sanitizer" % "r239"
<dependency org="com.googlecode.owasp-java-html-sanitizer" name="owasp-java-html-sanitizer" rev="r239"/>
@Grapes(@Grab(group='com.googlecode.owasp-java-html-sanitizer', module='owasp-java-html-sanitizer', version='r239'))
'com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:jar:r239'
Click the following link to download the jar file.
owasp-java-html-sanitizer-r239-javadoc.jar