Categories |
CategoriesTomcat Container Application Servers AWS PaaS Providers |
---|---|
GroupId | GroupIdcom.collaborne.operations |
ArtifactId | ArtifactIdtomcat-remoteip-aws-valve |
Version | Version1.0.0 |
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.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"]