Apache Tomcat Security Valves (tomcat-security-valves)

This provides Valve implementations to add response security headers to container managed security on Apache Tomcat

License

License

Categories

Categories

Tomcat Container Application Servers Security
GroupId

GroupId

com.bluelotussoftware
ArtifactId

ArtifactId

tomcat-security-valves
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Tomcat Security Valves (tomcat-security-valves)
This provides Valve implementations to add response security headers to container managed security on Apache Tomcat
Project URL

Project URL

https://github.com/bluelotussoftware/tomcat-security-valves
Project Organization

Project Organization

Blue Lotus Software, LLC.
Source Code Management

Source Code Management

https://github.com/bluelotussoftware/tomcat-security-valves

Download tomcat-security-valves

How to add to project

<!-- https://jarcasting.com/artifacts/com.bluelotussoftware/tomcat-security-valves/ -->
<dependency>
    <groupId>com.bluelotussoftware</groupId>
    <artifactId>tomcat-security-valves</artifactId>
    <version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluelotussoftware/tomcat-security-valves/
implementation 'com.bluelotussoftware:tomcat-security-valves:2.2.3'
// https://jarcasting.com/artifacts/com.bluelotussoftware/tomcat-security-valves/
implementation ("com.bluelotussoftware:tomcat-security-valves:2.2.3")
'com.bluelotussoftware:tomcat-security-valves:jar:2.2.3'
<dependency org="com.bluelotussoftware" name="tomcat-security-valves" rev="2.2.3">
  <artifact name="tomcat-security-valves" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluelotussoftware', module='tomcat-security-valves', version='2.2.3')
)
libraryDependencies += "com.bluelotussoftware" % "tomcat-security-valves" % "2.2.3"
[com.bluelotussoftware/tomcat-security-valves "2.2.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.36

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.0