| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.shapesecurity |
| ArtifactId | ArtifactIdsalvation |
| Last Version | Last Version2.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsalvation
Parse Content Security Policy headers, warn about policy errors, safely manipulate, render, and optimise policies
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| salvation-2.7.2.pom | |
| salvation-2.7.2.jar | 74 KB |
| salvation-2.7.2-sources.jar | 37 KB |
| salvation-2.7.2-javadoc.jar | 333 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.shapesecurity/salvation/ -->
<dependency>
<groupId>com.shapesecurity</groupId>
<artifactId>salvation</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapesecurity/salvation/
implementation 'com.shapesecurity:salvation:2.7.2'
// https://jarcasting.com/artifacts/com.shapesecurity/salvation/
implementation ("com.shapesecurity:salvation:2.7.2")
'com.shapesecurity:salvation:jar:2.7.2'
<dependency org="com.shapesecurity" name="salvation" rev="2.7.2">
<artifact name="salvation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapesecurity', module='salvation', version='2.7.2')
)
libraryDependencies += "com.shapesecurity" % "salvation" % "2.7.2"
[com.shapesecurity/salvation "2.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |