Last Version

Lucy XSS Filter 1.6.3

XSS Filter for Web Service

License

License

GroupId

GroupId

com.navercorp.lucy
ArtifactId

ArtifactId

lucy-xss
Version

Version

1.6.3
Type

Type

jar
Description

Description

Lucy XSS Filter
XSS Filter for Web Service
Project Organization

Project Organization

Naver Labs
Source Code Management

Source Code Management

https://github.com/naver/lucy-xss-filter

Download lucy-xss 1.6.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
commons-logging : commons-logging jar 1.0.4
commons-codec : commons-codec jar 1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.