is not current version
Last Version 1.1.5

com.collaborne.operations:tomcat-remoteip-aws-valve 1.0.0

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

Categories

Categories

Tomcat Container Application Servers AWS PaaS Providers
GroupId

GroupId

com.collaborne.operations
ArtifactId

ArtifactId

tomcat-remoteip-aws-valve
Version

Version

1.0.0
Type

Type

jar

Download tomcat-remoteip-aws-valve 1.0.0


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