License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdpl.brightone.security.web |
ArtifactId | ArtifactIdbesecurefirewall |
Last Version | Last Version1.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpl.brightone.security.web:besecurefirewall
A java web firewall filter allowing requests filtering/dropping basing on predefined rules
|
Filename | Size |
---|---|
besecurefirewall-1.0-RC2.pom | |
besecurefirewall-1.0-RC2.jar | 39 KB |
besecurefirewall-1.0-RC2-sources.jar | 28 KB |
besecurefirewall-1.0-RC2-javadoc.jar | 159 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |