Last Version

Cargo Samples - Maven 2 - Tomcat 6 remote container test 1.1.1

Sample application that exercises the Cargo Maven2 plugin with a Tomcat 6.x container and a remote container (deploy, undeploy, deploy and redeploy)

License

License

Categories

Categories

Tomcat Container Application Servers Maven Build Tools
GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

cargo-sample-maven2-tomcat6x-remotecontainer-test
Version

Version

1.1.1
Type

Type

jar
Description

Description

Cargo Samples - Maven 2 - Tomcat 6 remote container test
Sample application that exercises the Cargo Maven2 plugin with a Tomcat 6.x container and a remote container (deploy, undeploy, deploy and redeploy)
Project Organization

Project Organization

Codehaus

Download cargo-sample-maven2-tomcat6x-remotecontainer-test 1.1.1


<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven2-tomcat6x-remotecontainer-test/ -->
<dependency>
    <groupId>org.codehaus.cargo</groupId>
    <artifactId>cargo-sample-maven2-tomcat6x-remotecontainer-test</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven2-tomcat6x-remotecontainer-test/
implementation 'org.codehaus.cargo:cargo-sample-maven2-tomcat6x-remotecontainer-test:1.1.1'
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven2-tomcat6x-remotecontainer-test/
implementation ("org.codehaus.cargo:cargo-sample-maven2-tomcat6x-remotecontainer-test:1.1.1")
'org.codehaus.cargo:cargo-sample-maven2-tomcat6x-remotecontainer-test:jar:1.1.1'
<dependency org="org.codehaus.cargo" name="cargo-sample-maven2-tomcat6x-remotecontainer-test" rev="1.1.1">
  <artifact name="cargo-sample-maven2-tomcat6x-remotecontainer-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='cargo-sample-maven2-tomcat6x-remotecontainer-test', version='1.1.1')
)
libraryDependencies += "org.codehaus.cargo" % "cargo-sample-maven2-tomcat6x-remotecontainer-test" % "1.1.1"
[org.codehaus.cargo/cargo-sample-maven2-tomcat6x-remotecontainer-test "1.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.cargo : simple-war war 1.1.1
org.apache.ant : ant jar 1.7.1
commons-discovery : commons-discovery jar 0.4
com.sun.xml.bind : jaxb-impl jar 2.1.13
org.codehaus.cargo : cargo-core-uberjar jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.