is not current version
Last Version 1.9.12

org.codehaus.cargo:tomcatcontext-war-link-simple-jar 1.8.5


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

tomcatcontext-war-link-simple-jar
Version

Version

1.8.5
Type

Type

war

Download tomcatcontext-war-link-simple-jar 1.8.5


<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/tomcatcontext-war-link-simple-jar/ -->
<dependency>
    <groupId>org.codehaus.cargo</groupId>
    <artifactId>tomcatcontext-war-link-simple-jar</artifactId>
    <version>1.8.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/tomcatcontext-war-link-simple-jar/
implementation 'org.codehaus.cargo:tomcatcontext-war-link-simple-jar:1.8.5'
// https://jarcasting.com/artifacts/org.codehaus.cargo/tomcatcontext-war-link-simple-jar/
implementation ("org.codehaus.cargo:tomcatcontext-war-link-simple-jar:1.8.5")
'org.codehaus.cargo:tomcatcontext-war-link-simple-jar:war:1.8.5'
<dependency org="org.codehaus.cargo" name="tomcatcontext-war-link-simple-jar" rev="1.8.5">
  <artifact name="tomcatcontext-war-link-simple-jar" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='tomcatcontext-war-link-simple-jar', version='1.8.5')
)
libraryDependencies += "org.codehaus.cargo" % "tomcatcontext-war-link-simple-jar" % "1.8.5"
[org.codehaus.cargo/tomcatcontext-war-link-simple-jar "1.8.5"]