License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.coverity.security.pie |
ArtifactId | ArtifactIdpie-csp |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncom.coverity.security.pie:pie-csp
The PIE plugin for Content Security Policy (CSP).
|
Filename | Size |
---|---|
pie-csp-1.0.0.pom | |
pie-csp-1.0.0.jar | 13 KB |
pie-csp-1.0.0-sources.jar | 5 KB |
pie-csp-1.0.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coverity.security.pie/pie-csp/ -->
<dependency>
<groupId>com.coverity.security.pie</groupId>
<artifactId>pie-csp</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coverity.security.pie/pie-csp/
implementation 'com.coverity.security.pie:pie-csp:1.0.0'
// https://jarcasting.com/artifacts/com.coverity.security.pie/pie-csp/
implementation ("com.coverity.security.pie:pie-csp:1.0.0")
'com.coverity.security.pie:pie-csp:jar:1.0.0'
<dependency org="com.coverity.security.pie" name="pie-csp" rev="1.0.0">
<artifact name="pie-csp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coverity.security.pie', module='pie-csp', version='1.0.0')
)
libraryDependencies += "com.coverity.security.pie" % "pie-csp" % "1.0.0"
[com.coverity.security.pie/pie-csp "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.coverity.security.pie : pie-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.easymock : easymock | jar | 3.1 |