| License |
License |
|---|---|
| GroupId | GroupIdit.nerdammer |
| ArtifactId | ArtifactIdsea-surf |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionSeaSurf
Yet Another CSRF (Sea-Surf) Filter
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sea-surf-1.0.1.pom | |
| sea-surf-1.0.1.jar | 27 KB |
| sea-surf-1.0.1-sources.jar | 22 KB |
| sea-surf-1.0.1-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.nerdammer/sea-surf/ -->
<dependency>
<groupId>it.nerdammer</groupId>
<artifactId>sea-surf</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.nerdammer/sea-surf/
implementation 'it.nerdammer:sea-surf:1.0.1'
// https://jarcasting.com/artifacts/it.nerdammer/sea-surf/
implementation ("it.nerdammer:sea-surf:1.0.1")
'it.nerdammer:sea-surf:jar:1.0.1'
<dependency org="it.nerdammer" name="sea-surf" rev="1.0.1">
<artifact name="sea-surf" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.nerdammer', module='sea-surf', version='1.0.1')
)
libraryDependencies += "it.nerdammer" % "sea-surf" % "1.0.1"
[it.nerdammer/sea-surf "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.4 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.eclipse.jetty : jetty-servlet | jar | 8.1.8.v20121106 |