Last Version

OWASP CSRFGuard Extensions Parent POM 4.1.4

Extension modules that might be required, depending on whether the architecture of the integrator application is stateful or stateless.

License

License

GroupId

GroupId

org.owasp
ArtifactId

ArtifactId

csrfguard-extensions
Version

Version

4.1.4
Type

Type

pom
Description

Description

OWASP CSRFGuard Extensions Parent POM
Extension modules that might be required, depending on whether the architecture of the integrator application is stateful or stateless.
Project Organization

Project Organization

OWASP

Download csrfguard-extensions 4.1.4


<!-- https://jarcasting.com/artifacts/org.owasp/csrfguard-extensions/ -->
<dependency>
    <groupId>org.owasp</groupId>
    <artifactId>csrfguard-extensions</artifactId>
    <version>4.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.owasp/csrfguard-extensions/
implementation 'org.owasp:csrfguard-extensions:4.1.4'
// https://jarcasting.com/artifacts/org.owasp/csrfguard-extensions/
implementation ("org.owasp:csrfguard-extensions:4.1.4")
'org.owasp:csrfguard-extensions:pom:4.1.4'
<dependency org="org.owasp" name="csrfguard-extensions" rev="4.1.4">
  <artifact name="csrfguard-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.owasp', module='csrfguard-extensions', version='4.1.4')
)
libraryDependencies += "org.owasp" % "csrfguard-extensions" % "4.1.4"
[org.owasp/csrfguard-extensions "4.1.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • csrfguard-extension-session
  • csrfguard-jsp-tags