is not current version
Last Version 1.1.0

Xss Request Filter 1.0.2

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

License

License

GroupId

GroupId

com.github.techguy-bhushan
ArtifactId

ArtifactId

xss.filter
Version

Version

1.0.2
Type

Type

jar
Description

Description

Xss Request Filter
Filter the cross-site scripting for your Controller/RestController request.
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download xss.filter 1.0.2


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.