AO Servlet Firewall BOM

Bill of Materials (BOM) for servlet-based application request filtering.

License

License

GroupId

GroupId

com.aoapps
ArtifactId

ArtifactId

ao-servlet-firewall-bom
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

AO Servlet Firewall BOM
Bill of Materials (BOM) for servlet-based application request filtering.
Project URL

Project URL

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

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

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

Download ao-servlet-firewall-bom

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.0