Last Version

Cargo Samples - Ant - Remote container test 1.9.12

Sample application that exercises the Cargo Ant tasks with a remote container

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

cargo-sample-ant-remote-test
Version

Version

1.9.12
Type

Type

jar
Description

Description

Cargo Samples - Ant - Remote container test
Sample application that exercises the Cargo Ant tasks with a remote container
Project Organization

Project Organization

Codehaus Cargo

Download cargo-sample-ant-remote-test 1.9.12


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

Dependencies

test (2)

Group / Artifact Type Version
org.codehaus.cargo : cargo-sample-java jar 1.9.12
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.