pl.brightone.security.web:besecurefirewall

A java web firewall filter allowing requests filtering/dropping basing on predefined rules

License

License

Categories

Categories

Security
GroupId

GroupId

pl.brightone.security.web
ArtifactId

ArtifactId

besecurefirewall
Last Version

Last Version

1.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

pl.brightone.security.web:besecurefirewall
A java web firewall filter allowing requests filtering/dropping basing on predefined rules

Download besecurefirewall

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.slf4j : slf4j-api jar 1.7.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC2
1.0-RC1