| Info Older downloads can be found in the Archived Downloads section. |
The downloads you need to pick depends on how you plan to use Cargo:
- If you want to integrate Cargo in your Java code you'll need to add the following jars to your classpath:
- the
cargo-core-api-*jars and the container implementations you wish to use (cargo-core-container-*jars). - or the
cargo-core-uberjarjar which aggregates all the required jars.
- the
- If you want to use Cargo from Ant, you'll need to pick the same jars as above in addition to the
cargo-antjar. - If you want to use Cargo from Maven 1, you'll only need to install the
cargo-maven-pluginjar in your local Maven installation. - If you want to use Cargo from Maven 2, you don't need to install anything at all as Maven 2 will automatically download the required jars when you first use the plugin.
Latest stable release: version 1.0.1
A few days after the CARGO 1.0.1 release, two important bugs have been submitted to us in the CARGO Maven2 plugin:
These two bugs affect only in the CARGO Maven2 plugin, the rest of CARGO is not affected; moreover both of these bugs have been corrected and the CARGO Maven2 plugin version 1.0.1-sr-1 (1.0.1 Service Release 1) released. If you're experiencing difficulties with the CARGO Maven2 plugin, please upgrade to that version. |
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
|---|---|---|---|---|---|
Core API |
1.0.1 |
Utility classes used by other core API jars |
|||
|
1.0.1 |
API to parse/create J2EE Modules (WAR, EAR, etc) |
|||
|
1.0.1 |
The main Cargo Container API and all associated object |
|||
|
1.0.1 |
Generic API wrapping the main Cargo Container API |
|||
Core Containers |
1.0.1 |
Geronimo implementation of the Core Container API |
|||
|
1.0.1 |
Glassfish implementation of the Core Container API |
|||
|
1.0.1 |
JBoss implementation of the Core Container API |
|||
|
1.0.1 |
Jetty implementation of the Core Container API |
|||
|
1.0.1 |
jo! implementation of the Core Container API |
|||
|
1.0.1 |
JOnAS implementation of the Core Container API |
|||
|
1.0.1 |
JRun implementation of the Core Container API |
|||
|
1.0.1 |
Orion implementation of the Core Container API |
|||
|
1.0.1 |
Resin implementation of the Core Container API |
|||
|
1.0.1 |
Tomcat implementation of the Core Container API |
|||
|
1.0.1 |
WebLogic implementation of the Core Container API |
|||
Core Uberjar |
1.0.1 |
|
Convenience jar containing all the other jars from above |
||
Extensions |
1.0.1 |
Ant tasks for Cargo |
|||
|
1.0.1 |
Maven 1 plugin for Cargo |
|||
|
1.0.1-sr-1 |
Maven 2 plugin for Cargo |
Documentation
Documentation for Cargo 1.0.1 can be found here.
Continuous Builds
Cargo is using Codehaus Bamboo to build Cargo whenever there's a commit. This allows us to ensure that the Cargo build works at all times. As a side effect, this also means that you can grab the latest Cargo artifacts from Bamboo. Unfortunately Bamboo does not provide a URL to point directly to the artifacts so you'll need to perform the following actions:
- Go to the cargo project build history
- Click on the last successful build
- Click on "Artifacts" tab. You'll be presented with a list of artifacts built during the last build. Grab the one you need.
Version Status
Click in the status column to get release notes:
Version |
Status |
Comments |
|---|---|---|
Released on 11/09/04 |
||
Released on 03/10/04 |
||
Released on 30/10/04 |
||
Released on 26/11/04 |
||
Released on 30/04/05 |
||
Released on 21/07/05 |
||
Released on 30/12/05 |
||
Released on 22/03/06 |
||
Released on 10/03/07 |
||
Released on 26/03/09 |
||
Released on 02/06/10 |