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