...
- 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 2 or Maven 3, you don't need to install anything at all as Maven will automatically download the required jars when you first use the plugin.
- If you want to use the Cargo Daemon, you'll need to download the webapp, and, if you wish to use it from your Java code, the client.
Latest stable release: version 1.3.
...
2
Category | Version | Artifacts | Source | Description | Release notes |
|---|---|---|---|---|---|
Core Uberjar | 1.3.12 | Convenience jar containing all the Core API and Core Containers jars | |||
Extensions | 1.3.12 | ANT tasks for Cargo | |||
| 1.3.12 | Maven2/Maven3 plugin for Cargo | |||
| 1.3.12 | Source JAR | Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. | Notes | ||
Tools | 1.3.12 | The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the CARGO remote deployer. Designed to work with Jetty 7.x and later (Jetty from Eclipse.org) | |||
| 1.3.12 | The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the CARGO remote deployer. Designed to work with Jetty 6.x and earlier (Jetty from Mortbay.org) | |||
Core API | 1.3.12 | Utility classes used by other core API jars | |||
| 1.3.12 | API to parse/create J2EE Modules (WAR, EAR, etc) | |||
| 1.3.12 | The main Cargo Container API and all associated object | |||
| 1.3.12 | Generic API wrapping the main Cargo Container API | |||
Core Containers | 1.3.12 | Geronimo implementation of the Core Container API | |||
| 1.3.12 | Glassfish implementation of the Core Container API | |||
| 1.3.12 | JBoss implementation of the Core Container API | |||
| 1.3.12 | Jetty implementation of the Core Container API | |||
| 1.3.12 | jo! implementation of the Core Container API | |||
| 1.3.12 | JOnAS implementation of the Core Container API | |||
| 1.3.12 | JRun implementation of the Core Container API | |||
| 1.3.12 | Orion implementation of the Core Container API | |||
| 1.3.12 | Resin implementation of the Core Container API | |||
| 1.3.12 | Tomcat implementation of the Core Container API | |||
| 1.3.12 | WebLogic implementation of the Core Container API | |||
| 1.3.12 | cargo-core-container-websphere | Source JAR | WebSphere implementation of the Core Container API | Notes |
| Anchor | ||
|---|---|---|
|
Documentation
Documentation for Cargo 1.3.1 2 can be found here.
| Anchor | ||
|---|---|---|
|
...
Version | Status | Comments |
|---|---|---|
Released on 11/09/2004 | ||
Released on 03/10/2004 | ||
Released on 30/10/2004 | ||
Released on 26/11/2004 | ||
Released on 30/04/2005 | ||
Released on 21/07/2005 | ||
Released on 30/12/2005 | ||
Released on 22/03/2006 | ||
Released on 10/03/2007 | ||
Released on 26/03/2009 | ||
Released on 02/06/2010 | ||
Released on 08/07/2010 | ||
Released on 25/08/2010 | ||
Released on 03/11/2010 | ||
Released on 20/11/2010 | ||
Released on 20/01/2011 | ||
Released on 05/05/2011 | ||
Released on 14/06/2011 | ||
Released on 06/08/2011 | ||
Released on 05/10/2011 | ||
| 1.1.4 | Released on 03/12/2011 | |
| 1.2.0 | Released on 24/01/2012 | |
| 1.2.1 | Released on 01/04/2012 | |
| 1.2.2 | Released on 21/05/2012 | |
| 1.2.3 | Released on 20/07/2012 | |
| 1.2.4 | Released on 24/08/2012 | |
| 1.3.0 | Released on 19/10/2012 | |
| 1.3.1 | Released on 11/11/2012 | |
| 1.3.2 | Released on 12/01/2013 |