MVN

org.owasp.antisamy : antisamy-distribution

Maven & Gradle

Jul 27, 2013

OWASP AntiSamy Distribution

<dependency>
    <groupId>org.owasp.antisamy</groupId>
    <artifactId>antisamy-distribution</artifactId>
    <version>1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.owasp.antisamy : antisamy-distribution to add to Maven - Latest Versions:

  • Latest Stable: 1.5.3

All Versions

Choose a version of org.owasp.antisamy : antisamy-distribution to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
antisamy-distribution-1.5.3
antisamy-distribution-1.5.2
antisamy-distribution-1.5.1
1.5
antisamy-distribution-1.5
1.4.x
antisamy-distribution-1.4.5
antisamy-distribution-1.4.4
antisamy-distribution-1.4.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.owasp.antisamy</groupId>
    <artifactId>antisamy-distribution</artifactId>
    <version>1.5.3</version>
</dependency>