License |
License
BSD style modified by Coverity
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.coverity.security |
ArtifactId | ArtifactIdcoverity-escapers |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoverity-escapers
Open source library of HTML, JavaScript, and CSS escapers for use by Java applications
|
Filename | Size |
---|---|
coverity-escapers-1.1.1.pom | |
coverity-escapers-1.1.1.jar | 9 KB |
coverity-escapers-1.1.1-sources.jar | 13 KB |
coverity-escapers-1.1.1-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coverity.security/coverity-escapers/ -->
<dependency>
<groupId>com.coverity.security</groupId>
<artifactId>coverity-escapers</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.coverity.security/coverity-escapers/
implementation 'com.coverity.security:coverity-escapers:1.1.1'
// https://jarcasting.com/artifacts/com.coverity.security/coverity-escapers/
implementation ("com.coverity.security:coverity-escapers:1.1.1")
'com.coverity.security:coverity-escapers:jar:1.1.1'
<dependency org="com.coverity.security" name="coverity-escapers" rev="1.1.1">
<artifact name="coverity-escapers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coverity.security', module='coverity-escapers', version='1.1.1')
)
libraryDependencies += "com.coverity.security" % "coverity-escapers" % "1.1.1"
[com.coverity.security/coverity-escapers "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |