Codehaus Cargo

Cargo is a thin wrapper that allows you to manipulate various type of application containers (J2EE, Java EE, Jakarta EE and others) in a standard way.

License

License

GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

codehaus-cargo
Last Version

Last Version

1.9.12
Release Date

Release Date

Type

Type

pom
Description

Description

Codehaus Cargo
Cargo is a thin wrapper that allows you to manipulate various type of application containers (J2EE, Java EE, Jakarta EE and others) in a standard way.
Project URL

Project URL

https://codehaus-cargo.github.io/
Project Organization

Project Organization

Codehaus Cargo
Source Code Management

Source Code Management

https://github.com/codehaus-cargo/cargo

Download codehaus-cargo

Filename Size
codehaus-cargo-1.9.12.pom 45 KB
Browse

How to add to project

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

  • resources
  • core
  • extensions
org.codehaus.cargo

Codehaus Cargo

Cargo is a thin wrapper around existing containers (e.g. J2EE containers). It provides different APIs to easily manipulate containers.

Versions

Version
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.16
1.7.15
1.7.14
1.7.13
1.7.12
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.19
1.4.18
1.4.17
1.4.16
1.4.15
1.4.14