xss-filter

xss filter for J2ee web applications

License

License

GroupId

GroupId

com.codesnippets4all
ArtifactId

ArtifactId

xss-filter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

xss-filter
xss filter for J2ee web applications
Project URL

Project URL

http://maven.apache.org

Download xss-filter

How to add to project

<!-- https://jarcasting.com/artifacts/com.codesnippets4all/xss-filter/ -->
<dependency>
    <groupId>com.codesnippets4all</groupId>
    <artifactId>xss-filter</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codesnippets4all/xss-filter/
implementation 'com.codesnippets4all:xss-filter:1.1'
// https://jarcasting.com/artifacts/com.codesnippets4all/xss-filter/
implementation ("com.codesnippets4all:xss-filter:1.1")
'com.codesnippets4all:xss-filter:jar:1.1'
<dependency org="com.codesnippets4all" name="xss-filter" rev="1.1">
  <artifact name="xss-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codesnippets4all', module='xss-filter', version='1.1')
)
libraryDependencies += "com.codesnippets4all" % "xss-filter" % "1.1"
[com.codesnippets4all/xss-filter "1.1"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0