Categories |
CategoriesTomcat Container Application Servers AWS PaaS Providers |
---|---|
GroupId | GroupIdcom.collaborne.operations |
ArtifactId | ArtifactIdtomcat-remoteip-aws-valve |
Version | Version1.1.3 |
Type | Typejar |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.collaborne.operations/tomcat-remoteip-aws-valve/
implementation 'com.collaborne.operations:tomcat-remoteip-aws-valve:1.1.3'
// https://jarcasting.com/artifacts/com.collaborne.operations/tomcat-remoteip-aws-valve/
implementation ("com.collaborne.operations:tomcat-remoteip-aws-valve:1.1.3")
'com.collaborne.operations:tomcat-remoteip-aws-valve:jar:1.1.3'
<dependency org="com.collaborne.operations" name="tomcat-remoteip-aws-valve" rev="1.1.3">
<artifact name="tomcat-remoteip-aws-valve" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.collaborne.operations', module='tomcat-remoteip-aws-valve', version='1.1.3')
)
libraryDependencies += "com.collaborne.operations" % "tomcat-remoteip-aws-valve" % "1.1.3"
[com.collaborne.operations/tomcat-remoteip-aws-valve "1.1.3"]