Xss Request Filter

Filter the cross-site scripting for your Controller/RestController request.

License

License

GroupId

GroupId

com.github.techguy-bhushan
ArtifactId

ArtifactId

xss.filter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Xss Request Filter
Filter the cross-site scripting for your Controller/RestController request.
Source Code Management

Source Code Management

https://github.com/techguy-bhushan/XssRequestFilters

Download xss.filter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1