WebCastellum

Java-based Open Source WAF (Web Application Firewall) to include inside a web application in order to protect it against attacks like SQL Injection, Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), Parameter Manipulation and many more.

License

License

GroupId

GroupId

org.webcastellum
ArtifactId

ArtifactId

webcastellum
Last Version

Last Version

1.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

WebCastellum
Java-based Open Source WAF (Web Application Firewall) to include inside a web application in order to protect it against attacks like SQL Injection, Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), Parameter Manipulation and many more.
Project Organization

Project Organization

itanius informatik GmbH

Download webcastellum

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar [2.4,)
javax.jms : jms jar [1.1,)
javax.mail : mail jar [1.3,)

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.3