Last Version

Tomcat RemoteIPValve for AWS 1.1.5

Variant of Tomcat's RemoteIPValve that periodically updates the trusted proxies to the published IP ranges of AWS (CloudFront)

License

License

Categories

Categories

Tomcat Container Application Servers AWS PaaS Providers
GroupId

GroupId

com.collaborne.operations
ArtifactId

ArtifactId

tomcat-remoteip-aws-valve
Version

Version

1.1.5
Type

Type

jar
Description

Description

Tomcat RemoteIPValve for AWS
Variant of Tomcat's RemoteIPValve that periodically updates the trusted proxies to the published IP ranges of AWS (CloudFront)
Project URL

Project URL

https://github.com/Collaborne/tomcat-remoteip-aws-valve
Project Organization

Project Organization

Collaborne B.V.

Download tomcat-remoteip-aws-valve 1.1.5


<!-- https://jarcasting.com/artifacts/com.collaborne.operations/tomcat-remoteip-aws-valve/ -->
<dependency>
    <groupId>com.collaborne.operations</groupId>
    <artifactId>tomcat-remoteip-aws-valve</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.collaborne.operations/tomcat-remoteip-aws-valve/
implementation 'com.collaborne.operations:tomcat-remoteip-aws-valve:1.1.5'
// https://jarcasting.com/artifacts/com.collaborne.operations/tomcat-remoteip-aws-valve/
implementation ("com.collaborne.operations:tomcat-remoteip-aws-valve:1.1.5")
'com.collaborne.operations:tomcat-remoteip-aws-valve:jar:1.1.5'
<dependency org="com.collaborne.operations" name="tomcat-remoteip-aws-valve" rev="1.1.5">
  <artifact name="tomcat-remoteip-aws-valve" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.collaborne.operations', module='tomcat-remoteip-aws-valve', version='1.1.5')
)
libraryDependencies += "com.collaborne.operations" % "tomcat-remoteip-aws-valve" % "1.1.5"
[com.collaborne.operations/tomcat-remoteip-aws-valve "1.1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 8.5.3

runtime (1)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.0

Project Modules

There are no modules declared in this project.