Cargo

Cargo is a thin wrapper that allows you to manipulate Java EE containers in a standard way.

License

License

GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

cargo-parent
Last Version

Last Version

4.16
Release Date

Release Date

Type

Type

pom
Description

Description

Cargo
Cargo is a thin wrapper that allows you to manipulate Java EE containers in a standard way.
Project Organization

Project Organization

Codehaus

Download cargo-parent

Filename Size
cargo-parent-4.16.pom 16 KB
Browse

How to add to project

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

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.

Versions

Version
4.16
4.15
4.14
4.13
4.12
4.11
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
3
2
1