Last Version

Cargo test data for samples - Simple WAR 1.9.12

Test data for the Sample applications

License

License

GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

simple-war
Version

Version

1.9.12
Type

Type

war
Description

Description

Cargo test data for samples - Simple WAR
Test data for the Sample applications
Project Organization

Project Organization

Codehaus Cargo

Download simple-war 1.9.12


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.