| License |
License |
|---|---|
| GroupId | GroupIdcom.navercorp.lucy |
| ArtifactId | ArtifactIdlucy-xss |
| Version | Version1.6.3 |
| Type | Typejar |
| Description |
DescriptionLucy XSS Filter
XSS Filter for Web Service
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lucy-xss-1.6.3.pom | |
| lucy-xss-1.6.3.jar | 126 KB |
| lucy-xss-1.6.3-sources.jar | 96 KB |
| lucy-xss-1.6.3-javadoc.jar | 255 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |
| log4j : log4j | jar | 1.2.16 |