License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.codehaus.cargo |
ArtifactId | ArtifactIdtomcatcontext-war-link-simple-jar |
Last Version | Last Version1.9.12 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCargo test data for samples - Tomcat context WAR with link to simple jar
Test data for the Sample applications
|
Project Organization |
Project Organization |
<!-- 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.9.12</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.9.12'
// https://jarcasting.com/artifacts/org.codehaus.cargo/tomcatcontext-war-link-simple-jar/
implementation ("org.codehaus.cargo:tomcatcontext-war-link-simple-jar:1.9.12")
'org.codehaus.cargo:tomcatcontext-war-link-simple-jar:war:1.9.12'
<dependency org="org.codehaus.cargo" name="tomcatcontext-war-link-simple-jar" rev="1.9.12">
<artifact name="tomcatcontext-war-link-simple-jar" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='tomcatcontext-war-link-simple-jar', version='1.9.12')
)
libraryDependencies += "org.codehaus.cargo" % "tomcatcontext-war-link-simple-jar" % "1.9.12"
[org.codehaus.cargo/tomcatcontext-war-link-simple-jar "1.9.12"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
org.codehaus.cargo : simple-jar | jar | 1.9.12 |