License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers AWS PaaS Providers |
GroupId | GroupIdcom.collaborne.operations |
ArtifactId | ArtifactIdtomcat-remoteip-aws-valve |
Version | Version1.1.5 |
Type | Typejar |
Description |
DescriptionTomcat 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 |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.json : javax.json-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 8.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0 |