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