You can find below links to download the older versions of Codehaus Cargo, including the full documentation for that specific version.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.14 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.14 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.14 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.14 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.14 |
cargo-jetty-11-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE). |
Notes |
|
1.10.14 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org). |
Notes |
|
1.10.14 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org). |
Notes |
|
1.10.14 |
cargo-jetty-6-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty. |
Notes |
|
1.10.14 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.14 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.14 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.14 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.14 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.14 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.14 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.14 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.13 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.13 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.13 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.13 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.13 |
cargo-jetty-11-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE). |
Notes |
|
1.10.13 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org). |
Notes |
|
1.10.13 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org). |
Notes |
|
1.10.13 |
cargo-jetty-6-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty. |
Notes |
|
1.10.13 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.13 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.13 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.13 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.13 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.13 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.13 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.13 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.12 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.12 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.12 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.12 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.12 |
cargo-jetty-11-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE). |
Notes |
|
1.10.12 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org). |
Notes |
|
1.10.12 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org). |
Notes |
|
1.10.12 |
cargo-jetty-6-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty. |
Notes |
|
1.10.12 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.12 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.12 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.12 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.12 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.12 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.12 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.12 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.11 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.11 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.11 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.11 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.11 |
cargo-jetty-11-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE). |
Notes |
|
1.10.11 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org). |
Notes |
|
1.10.11 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org). |
Notes |
|
1.10.11 |
cargo-jetty-6-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty. |
Notes |
|
1.10.11 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.11 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.11 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.11 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.11 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.11 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.11 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.11 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.10 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.10 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.10 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.10 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.10 |
cargo-jetty-11-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE). |
Notes |
|
1.10.10 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org). |
Notes |
|
1.10.10 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org). |
Notes |
|
1.10.10 |
cargo-jetty-6-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty. |
Notes |
|
1.10.10 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.10 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.10 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.10 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.10 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.10 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.10 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.10 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.9 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.9 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.9 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.9 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.9 |
cargo-jetty-11-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE). |
Notes |
|
1.10.9 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org). |
Notes |
|
1.10.9 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org). |
Notes |
|
1.10.9 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates). |
Notes |
|
1.10.9 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.9 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.9 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.9 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.9 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.9 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.9 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.9 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.8 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.8 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.8 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.8 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.8 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.8 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.8 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.8 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.8 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.8 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.8 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.8 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.8 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.8 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.8 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.8 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.7 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.7 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.7 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.7 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.7 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.7 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.7 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.7 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.7 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.7 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.7 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.7 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.7 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.7 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.7 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.7 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.6 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.6 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.6 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.6 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.6 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.6 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.6 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.6 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.6 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.6 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.6 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.6 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.6 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.6 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.6 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.6 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.5 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.5 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.5 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.5 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.5 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.5 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.5 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.5 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.5 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.5 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.5 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.5 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.5 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.5 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.5 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.5 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.4 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.4 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.4 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.4 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.4 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.4 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.4 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.4 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.4 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.4 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.4 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.4 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.4 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.4 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.4 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.4 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.3 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.3 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.3 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.3 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.3 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.3 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.3 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.3 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.3 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.3 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.3 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.3 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.3 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.3 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.3 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.3 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.2 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.2 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.2 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.2 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.2 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.2 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.2 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.2 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.2 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.2 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.2 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.2 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.2 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.2 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.2 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.2 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.1 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.1 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.1 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.1 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.1 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.1 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.1 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.1 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.1 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.1 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.1 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.1 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.1 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.1 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.1 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.1 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.10.0 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.10.0 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.10.0 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.10.0 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.10.0 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.10.0 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.10.0 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.10.0 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.10.0 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.10.0 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.10.0 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.10.0 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.10.0 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.10.0 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.10.0 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.10.0 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.13 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.13 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.13 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.13 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.13 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.13 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.13 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.13 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.13 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.13 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.13 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.13 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.13 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.13 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.13 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.13 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.12 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.12 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.12 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.12 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.12 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.12 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.12 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.12 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.12 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.12 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.12 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.12 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.12 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.12 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.12 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.12 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.11 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.11 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.11 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.11 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.11 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.11 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.11 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.11 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.11 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.11 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.11 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.11 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.11 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.11 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.11 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.11 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.10 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.10 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.10 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.10 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.10 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.10 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.10 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.10 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.10 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.10 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.10 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.10 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.10 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.10 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.10 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.10 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.9 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.9 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.9 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.9 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.9 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.9 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.9 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.9 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.9 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.9 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.9 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.9 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.9 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.9 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.9 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.9 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.8 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.8 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.8 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.8 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.8 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.8 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.8 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.8 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.8 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.8 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.8 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.8 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.8 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.8 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.8 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.8 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.7 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.7 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.7 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.7 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.7 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.7 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.7 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.7 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.7 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.7 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.7 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.7 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.7 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.7 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.7 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.7 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.6 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.6 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.6 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.6 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.6 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.6 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.6 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.6 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.6 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.6 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.6 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.6 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.6 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.6 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.6 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.6 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.5 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.5 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.5 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.5 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.5 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.5 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.5 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.5 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.5 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.5 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.5 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.5 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.5 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.5 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.5 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.5 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.4 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.4 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.4 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.4 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.4 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.4 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.4 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.4 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.4 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.4 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.4 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.4 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.4 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.4 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.4 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.4 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.3 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.3 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.3 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.3 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.3 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.3 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.3 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.3 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.3 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.3 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.3 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.3 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.3 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.3 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.3 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.3 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.2 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.2 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.2 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.2 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.2 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.2 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.2 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.2 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.2 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.2 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.2 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.2 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.2 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.2 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.2 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.2 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.1 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.1 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.1 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.1 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.1 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.1 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.1 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.1 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.1 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.You need to add this to your classpath if you wish to use the Cargo Java API or Ant tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.1 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.1 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.1 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.1 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.1 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.1 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.1 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.9.0 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.9.0 |
cargo-ant |
Source JAR |
Ant tasks for Cargo |
Notes |
|
1.9.0 |
cargo-maven3-plugin |
Source JAR |
Maven 3 plugin for Cargo |
Notes |
|
1.9.0 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.9.0 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.9.0 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.9.0 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.9.0 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.9.0 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.
You need to add this to your classpath if you wish to use the Cargo Java API or ANT tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.9.0 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.9.0 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.9.0 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.9.0 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.9.0 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.9.0 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.9.0 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.8.5 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.8.5 |
cargo-ant |
Source JAR |
ANT tasks for Cargo |
Notes |
|
1.8.5 |
cargo-maven2-plugin |
Source JAR |
Maven 2 / Maven 3 plugin for Cargo |
Notes |
|
1.8.5 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.8.5 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.8.5 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.8.5 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.8.5 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.8.5 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.
You need to add this to your classpath if you wish to use the Cargo Java API or ANT tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.8.5 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.8.5 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.8.5 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.8.5 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.8.5 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.8.5 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.8.5 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.8.4 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.8.4 |
cargo-ant |
Source JAR |
ANT tasks for Cargo |
Notes |
|
1.8.4 |
cargo-maven2-plugin |
Source JAR |
Maven 2 / Maven 3 plugin for Cargo |
Notes |
|
1.8.4 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.8.4 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.8.4 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.8.4 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.8.4 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.8.4 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.
You need to add this to your classpath if you wish to use the Cargo Java API or ANT tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.8.4 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.8.4 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.8.4 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.8.4 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.8.4 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.8.4 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.8.4 can be found here.
Category |
Version |
Artifacts |
Source |
Description |
Release notes |
Core Uberjar |
1.8.3 |
cargo-core-uberjar |
Source JAR |
Convenience jar containing all the Core API and Core Containers jars |
Notes |
Extensions |
1.8.3 |
cargo-ant |
Source JAR |
ANT tasks for Cargo |
Notes |
|
1.8.3 |
cargo-maven2-plugin |
Source JAR |
Maven 2 / Maven 3 plugin for Cargo |
Notes |
|
1.8.3 |
cargo-daemon-webapp
cargo-daemon-client |
Source JAR (webapp)
Source JAR (client) |
Cargo Daemon, a Web-based application that uses the Cargo API to configure, start and stop containers on a remote machine. |
Notes |
Tools |
1.8.3 |
cargo-jetty-11-onwards-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 11.x (Jetty from Eclipse.org, implementing Jakarta EE), and won't work with Jetty 12.x onwards (as opposed to what the artifact name indicates). |
Notes |
|
1.8.3 |
cargo-jetty-10-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 10.x (Jetty from Eclipse.org) |
Notes |
|
1.8.3 |
cargo-jetty-7-to-jetty-9-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 7.x to Jetty 9.x (Jetty from Eclipse.org) |
Notes |
|
1.8.3 |
cargo-jetty-6-and-earlier-deployer |
Source JAR |
The Deployer Web application for the Jetty remote containers, which must have been deployed to Jetty before using the Codehaus Cargo remote deployer. Designed to work with Jetty 6.x (Jetty from Mortbay.org), and won't work with any earlier version of Jetty (as opposed to what the artifact name indicates) |
Notes |
|
1.8.3 |
cargo-licensed-dtds |
Source JAR |
DTDs that are used by some Cargo components which have licenses incompatible with the rest of Cargo.
You need to add this to your classpath if you wish to use the Cargo Java API or ANT tasks offline, and are getting strange error messages with XML parsers such as java.net.UnknownHostException: java.sun.com . |
Notes |
Core API |
1.8.3 |
cargo-core-api-util |
Source JAR |
Utility classes used by other core API jars |
Notes |
|
1.8.3 |
cargo-core-api-module |
Source JAR |
API to parse/create J2EE Modules (WAR, EAR, etc) |
Notes |
|
1.8.3 |
cargo-core-api-container |
Source JAR |
The main Cargo Container API and all associated object |
Notes |
|
1.8.3 |
cargo-core-api-generic |
Source JAR |
Generic API wrapping the main Cargo Container API |
Notes |
Core Containers |
1.8.3 |
cargo-core-container-geronimo |
Source JAR |
Geronimo implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-glassfish |
Source JAR |
Glassfish implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-jboss |
Source JAR |
JBoss implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-jetty |
Source JAR |
Jetty implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-jo |
Source JAR |
jo! implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-jonas |
Source JAR |
JOnAS implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-jrun |
Source JAR |
JRun implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-liberty |
Source JAR |
WebSphere Liberty implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-orion |
Source JAR |
Orion implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-resin |
Source JAR |
Resin implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-tomcat |
Source JAR |
Tomcat implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-tomee |
Source JAR |
TomEE implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-weblogic |
Source JAR |
WebLogic implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-websphere |
Source JAR |
WebSphere implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-wildfly |
Source JAR |
WildFly implementation of the Core Container API |
Notes |
|
1.8.3 |
cargo-core-container-wildfly-swarm |
Source JAR |
WildFly Swarm implementation of the Core Container API |
Notes |
Documentation for Codehaus Cargo 1.8.3 can be found here.
Documentation for Codehaus Cargo 1.8.2 can be found here.
Documentation for Codehaus Cargo 1.8.1 can be found here.
Documentation for Cargo 1.8.0 can be found here.
Documentation for Cargo 1.7.16 can be found here.
Documentation for Cargo 1.7.15 can be found here.
Documentation for Cargo 1.7.14 can be found here.
Documentation for Cargo 1.7.13 can be found here.
Documentation for Cargo 1.7.12 can be found here.
Documentation for Cargo 1.7.11 can be found here.
Documentation for Cargo 1.7.10 can be found here.
Documentation for Cargo 1.7.9 can be found here.
Documentation for Cargo 1.7.8 can be found here.
Documentation for Cargo 1.7.7 can be found here.
Documentation for Cargo 1.7.6 can be found here.
Documentation for Cargo 1.7.5 can be found here.
Documentation for Cargo 1.7.4 can be found here.
Documentation for Cargo 1.7.3 can be found here.
Documentation for Cargo 1.7.2 can be found here.
Documentation for Cargo 1.7.1 can be found here.
Documentation for Cargo 1.7.0 can be found here.
Documentation for Cargo 1.6.11 can be found here.
Documentation for Cargo 1.6.10 can be found here.
Documentation for Cargo 1.6.9 can be found here.
Documentation for Cargo 1.6.8 can be found here.
Documentation for Cargo 1.6.7 can be found here.
Documentation for Cargo 1.6.6 can be found here.
Documentation for Cargo 1.6.5 can be found here.
Documentation for Cargo 1.6.4 can be found here.
Documentation for Cargo 1.6.3 can be found here.
Documentation for Cargo 1.6.2 can be found here.
Documentation for Cargo 1.6.1 can be found here.
Documentation for Cargo 1.6.0 can be found here.
Documentation for Cargo 1.5.1 can be found here.
Documentation for Cargo 1.5.0 can be found here.
Documentation for Cargo 1.4.19 can be found here.
Documentation for Cargo 1.4.18 can be found here.
Documentation for Cargo 1.4.17 can be found here.
Documentation for Cargo 1.4.16 can be found here.
Documentation for Cargo 1.4.15 can be found here.
Documentation for Cargo 1.4.14 can be found here.
Documentation for Cargo 1.4.13 can be found here.
Documentation for Cargo 1.4.12 can be found here.
Documentation for Cargo 1.4.11 can be found here.
Documentation for Cargo 1.4.10 can be found here.
Documentation for Cargo 1.4.9 can be found here.
Documentation for Cargo 1.4.8 can be found here.
Documentation for Cargo 1.4.7 can be found here.
Documentation for Cargo 1.4.6 can be found here.
Documentation for Cargo 1.4.5 can be found here.
Documentation for Cargo 1.4.4 can be found here.
Documentation for Cargo 1.4.3 can be found here.
Documentation for Cargo 1.4.2 can be found here.
Documentation for Cargo 1.4.0 can be found here.
Documentation for Cargo 1.3.3 can be found here.
Documentation for Cargo 1.3.2 can be found here.
Documentation for Cargo 1.3.1 can be found here.
Documentation for Cargo 1.3.0 can be found here.
Documentation for Cargo 1.2.4 can be found here.
Documentation for Cargo 1.2.3 can be found here.
Documentation for Cargo 1.2.2 can be found here.
Documentation for Cargo 1.2.1 can be found here.
Documentation for Cargo 1.2.0 can be found here.
Documentation for Cargo 1.1.4 can be found here.
Documentation for Cargo 1.1.3 can be found here.
Documentation for Cargo 1.1.2 can be found here.
Documentation for Cargo 1.1.1 can be found here.
Documentation for Cargo 1.1.0 can be found here.
Documentation for Cargo 1.0.6 can be found here.
Documentation for Cargo 1.0.5 can be found here.
Documentation for Cargo 1.0.4 can be found here.
Documentation for Cargo 1.0.3 can be found here.
Documentation for Cargo 1.0.2 can be found here.
Documentation for Cargo 1.0.1 can be found here.
Documentation for Cargo 1.0 can be found here.
Documentation for Cargo 0.7 is available here.
|