is not current version
Last Version 1.0-RC2

pl.brightone.security.web:besecurefirewall 1.0-RC1

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

Categories

Categories

Security
GroupId

GroupId

pl.brightone.security.web
ArtifactId

ArtifactId

besecurefirewall
Version

Version

1.0-RC1
Type

Type

jar

Download besecurefirewall 1.0-RC1


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