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.

Лицензия

Лицензия

Группа

Группа

org.webcastellum
Идентификатор

Идентификатор

webcastellum
Последняя версия

Последняя версия

1.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

itanius informatik GmbH

Скачать webcastellum

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar [2.4,)
javax.jms : jms jar [1.1,)
javax.mail : mail jar [1.3,)

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8.3