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