AO Servlet Firewall

Aggregator POM for servlet-based application request filtering.

License

License

GroupId

GroupId

com.aoapps
ArtifactId

ArtifactId

ao-servlet-firewall
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

AO Servlet Firewall
Aggregator POM for servlet-based application request filtering.
Project URL

Project URL

https://oss.aoapps.com/servlet-firewall/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/ao-apps/ao-servlet-firewall

Download ao-servlet-firewall

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • book
  • bom
  • bom/book
  • api
  • api/book
  • filter
  • filter/book
  • path-space
  • path-space/book
  • rules
  • rules/book
  • virtual-hosts
  • virtual-hosts/book
  • virtual-hosts-path-space
  • virtual-hosts-path-space/book
  • webjars
  • webjars/book

Versions

Version
0.2.0
0.1.1
0.1.0