This page last changed on Mar 12, 2009 by rynam0.
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-uberjar jar which aggregates all the required jars.
- If you want to use Cargo from Ant, you'll need to pick the same jars as above in addition to the cargo-ant jar.
- If you want to use Cargo from Maven 1, you'll only need to install the cargo-maven-plugin jar 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.
- If you want to use Cargo from IntelliJ IDEA, you only need to pick the cargo-intellijidea zip as it contains everything required.
Documentation
Documentation for Cargo 0.9 can be found [here|^cargo-0.9.zip].
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 |
0.1 |
|
Released on 11/09/04 |
0.2 |
|
Released on 03/10/04 |
0.3 |
|
Released on 30/10/04 |
0.4 |
|
Released on 26/11/04 |
0.5 |
|
Released on 30/04/05 |
0.6 |
|
Released on 21/07/05 |
0.7 |
|
Released on 30/12/05 |
0.8 |
|
Released on 22/03/06 |
0.9 |
|
Released on 10/03/07 |
|