The source code for this module has moved.
See the Helmet source code for the updated source.
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdhelmet-csp |
| Last Version | Last Version2.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhelmet-csp
WebJar for helmet-csp
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| helmet-csp-2.7.1.pom | |
| helmet-csp-2.7.1.jar | 16 KB |
| helmet-csp-2.7.1-sources.jar | 22 bytes |
| helmet-csp-2.7.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/helmet-csp/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>helmet-csp</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/helmet-csp/
implementation 'org.webjars.npm:helmet-csp:2.7.1'
// https://jarcasting.com/artifacts/org.webjars.npm/helmet-csp/
implementation ("org.webjars.npm:helmet-csp:2.7.1")
'org.webjars.npm:helmet-csp:jar:2.7.1'
<dependency org="org.webjars.npm" name="helmet-csp" rev="2.7.1">
<artifact name="helmet-csp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='helmet-csp', version='2.7.1')
)
libraryDependencies += "org.webjars.npm" % "helmet-csp" % "2.7.1"
[org.webjars.npm/helmet-csp "2.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : camelize | jar | [1.0.0] |
| org.webjars.npm : content-security-policy-builder | jar | [2.0.0] |
| org.webjars.npm : dasherize | jar | [2.0.0] |
| org.webjars.npm : platform | jar | [1.3.5] |
The source code for this module has moved.
See the Helmet source code for the updated source.