This page contains the various Codehaus Cargo versions up to version 1.9.13 (30 June 2022), including the full documentation for that specific version.

Version 1.9.13 (30 June 2022)

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.

Version 1.9.12 (9 June 2022)

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.

Version 1.9.11 (23 April 2022)

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.

Version 1.9.10 (27 February 2022)

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.

Version 1.9.9 (24 December 2021)

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.

Version 1.9.8 (18 October 2021)

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.

Version 1.9.7 (23 August 2021)

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.

Version 1.9.6 (6 August 2021)

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.

Version 1.9.5 (29 June 2021)

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.

Version 1.9.4 (13 May 2021)

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.

Version 1.9.3 (22 March 2021)

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.

Version 1.9.2 (27 February 2021)

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.

Version 1.9.1 (2 February 2021)

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.

Version 1.9.0 (29 January 2021)

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.

Version 1.8.5 (28 January 2021)

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.

Version 1.8.4 (2 January 2021)

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.

Version 1.8.3 (15 December 2020)

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.

Version 1.8.2 (27 September 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.8.2

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.8.2

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.8.2

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.8.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.8.2

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.8.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.8.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.8.2

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.8.2

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.8.2

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.8.2

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.8.2

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.8.2

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.8.2

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.8.2

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.8.2

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.8.2

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.8.2

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.8.2

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.8.2

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.8.2

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.8.2

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.8.2

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.8.2

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.8.2

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.8.2

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.8.2

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Codehaus Cargo 1.8.2 can be found here.

Version 1.8.1 (17 September 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.8.1

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.8.1

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.8.1

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.8.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.8.1

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.8.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.8.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.8.1

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.8.1

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.8.1

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.8.1

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.8.1

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.8.1

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.8.1

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.8.1

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.8.1

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.8.1

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.8.1

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.8.1

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.8.1

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.8.1

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.8.1

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.8.1

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.8.1

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.8.1

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.8.1

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.8.1

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Codehaus Cargo 1.8.1 can be found here.

Version 1.8.0 (14 August 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.8.0

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.8.0

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.8.0

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.8.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.8.0

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.8.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.8.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.8.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.8.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.8.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.8.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.8.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.8.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.8.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.8.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.8.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.8.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.8.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.8.0

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.8.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.8.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.8.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.8.0

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.8.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.8.0

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.8.0

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.8.0

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.8.0 can be found here.

Version 1.7.16 (8 August 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.16

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.16

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.16

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.16

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.7.16

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.16

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.7.16

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.7.16

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.16

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.16

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.16

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.16

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.16

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.16

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.16

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.16

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.16

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.16

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.16

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.16

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.16

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.16

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.16

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.16

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.16

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.16

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.16

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.16 can be found here.

Version 1.7.15 (10 July 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.15

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.15

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.15

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.15

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.7.15

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.15

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.7.15

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.7.15

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.15

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.15

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.15

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.15

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.15

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.15

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.15

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.15

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.15

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.15

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.15

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.15

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.15

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.15

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.15

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.15

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.15

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.15

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.15

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.15 can be found here.

Version 1.7.14 (9 July 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.14

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.14

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.14

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.14

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.14

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.7.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.7.14

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.14

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.14

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.14

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.14

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.14

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.14

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.14

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.14

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.14

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.14

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.14

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.14

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.14

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.14

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.14

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.14

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.14

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.14

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.14

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.14 can be found here.

Version 1.7.13 (2 June 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.13

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.13

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.13

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.13

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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.7.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.7.13

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.13

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.13

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.13

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.13

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.13

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.13

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.13

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.13

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.13

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.13

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.13

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.13

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.13

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.13

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.13

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.13

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.13

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.13

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.13

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.13 can be found here.

Version 1.7.12 (30 April 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.12

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.12

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.12

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.12

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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.7.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.7.12

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.12

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.12

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.12

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.12

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.12

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.12

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.12

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.12

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.12

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.12

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.12

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.12

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.12

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.12

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.12

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.12

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.12

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.12

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.12

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.12 can be found here.

Version 1.7.11 (13 March 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.11

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.11

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.11

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.11

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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.7.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.7.11

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.11

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.11

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.11

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.11

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.11

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.11

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.11

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.11

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.11

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.11

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.11

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.11

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.11

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.11

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.11

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.11

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.11

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.11

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.11

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.11 can be found here.

Version 1.7.10 (30 January 2020)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.10

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.10

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.10

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.10

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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.7.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.7.10

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.10

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.10

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.10

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.10

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.10

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.10

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.10

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.10

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.10

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.10

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.10

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.10

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.10

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.10

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.10

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.10

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.10

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.10

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.10

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.10 can be found here.

Version 1.7.9 (11 December 2019)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.9

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.9

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.9

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.9

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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.7.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.7.9

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.9

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.9

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.9

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.9

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.9

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.9

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.9

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.9

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.9

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.9

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.9

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.9

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.9

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.9

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.9

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.9

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.9

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.9

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.9

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.9 can be found here.

Version 1.7.8 (1 December 2019)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.8

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.8

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.8

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.8

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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.7.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.7.8

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.8

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.8

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.8

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.8

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.8

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.8

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.8

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.8

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.8

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.8

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.8

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.8

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.8

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.8

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.8

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.8

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.8

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.8

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.8

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.8 can be found here.

Version 1.7.7 (17 August 2019)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.7

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.7

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.7

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.7

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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.7.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.7.7

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.7

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.7

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.7

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.7

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.7

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.7

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.7

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.7

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.7

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.7

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.7

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.7

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.7

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.7

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.7

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.7

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.7

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.7

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.7

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.7 can be found here.

Version 1.7.6 (16 July 2019)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.6

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.6

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.6

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.6

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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

Core API

1.7.6

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.6

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.6

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.6

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.6

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.6

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.6

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.6

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.6

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.6

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.6

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.6

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.6

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.6

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.6

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.6

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.6

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.6

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.6

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.6

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.6 can be found here.

Version 1.7.5 (21 June 2019)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.5

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.5

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.5

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.5

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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

Core API

1.7.5

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.5

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.5

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.5

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.5

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.5

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.5

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.5

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.5

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.5

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.5

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.5

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.5

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.5

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.5

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.5

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.5

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.5

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.5

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.5

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.5 can be found here.

Version 1.7.4 (13 May 2019)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.4

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.4

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.4

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.4

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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

Core API

1.7.4

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.4

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.4

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.4

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.4

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.4

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.4

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.4

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.4

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.4

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.4

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.4

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.4

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.4

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.4

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.4

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.4

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.4

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.4

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.4

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.4 can be found here.

Version 1.7.3 (9 March 2019)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.3

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.3

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.3

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.3

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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

Core API

1.7.3

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.3

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.3

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.3

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.3

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.3

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.3

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.3

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.3

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.3

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.3

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.3

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.3

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.3

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.3

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.3

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.3

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.3

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.3

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.3

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.3 can be found here.

Version 1.7.2 (26 January 2019)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.2

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.2

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.2

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.2

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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

Core API

1.7.2

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.2

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.2

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.2

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.2

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.2

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.2

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.2

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.2

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.2

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.2

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.2

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.2

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.2

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.2

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.2

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.2

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.2

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.2

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.2

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.2 can be found here.

Version 1.7.1 (9 December 2018)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.1

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.1

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.1

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.1

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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

Core API

1.7.1

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.1

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.1

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.1

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.1

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.1

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.1

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.1

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.1

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.1

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.1

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.1

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.1

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.1

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.1

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.1

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.1

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.1

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.1

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.1

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.1 can be found here.

Version 1.7.0 (1 November 2018)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.7.0

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.7.0

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.7.0

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.7.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.7.0

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.7.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

Core API

1.7.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.7.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.7.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.7.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.7.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.7.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.7.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.7.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.7.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.7.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.7.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.7.0

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.7.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.7.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.7.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.7.0

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.7.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.7.0

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.7.0

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.7.0

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.7.0 can be found here.

Version 1.6.11 (16 October 2018)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.11

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.11

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.11

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.11

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.11

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.11

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.11

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.11

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.11

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.11

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.11

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.11

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.11

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.11

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.11

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.11

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.11

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.11

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.11

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.11

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.11

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.11

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.11

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.6.11

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.6.11 can be found here.

Version 1.6.10 (8 September 2018)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.10

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.10

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.10

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.10

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.10

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.10

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.10

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.10

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.10

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.10

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.10

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.10

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.10

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.10

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.10

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.10

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.10

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.10

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.10

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.10

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.10

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.10

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.10

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.6.10

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.6.10 can be found here.

Version 1.6.9 (1 August 2018)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.9

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.9

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.9

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.9

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.9

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.9

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.9

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.9

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.9

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.9

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.9

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.9

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.9

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.9

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.9

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.9

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.9

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.9

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.9

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.9

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.9

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.9

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.9

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.6.9

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.6.9 can be found here.

Version 1.6.8 (1 June 2018)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.8

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.8

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.8

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.8

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.8

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.8

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.8

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.8

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.8

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.8

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.8

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.8

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.8

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.8

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.8

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.8

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.8

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.8

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.8

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.8

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.8

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.8

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.8

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.6.8

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.6.8 can be found here.

Version 1.6.7 (3 March 2018)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.7

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.7

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.7

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.7

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.7

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.7

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.7

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.7

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.7

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.7

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.7

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.7

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.7

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.7

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.7

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.7

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.7

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.7

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.7

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.7

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.7

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.7

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.7

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.6.7

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.6.7 can be found here.

Version 1.6.6 (24 December 2017)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.6

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.6

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.6

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.6

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.6

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.6

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.6

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.6

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.6

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.6

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.6

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.6

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.6

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.6

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.6

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.6

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.6

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.6

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.6

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.6

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.6

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.6

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.6

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.6.6

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.6.6 can be found here.

Version 1.6.5 (17 October 2017)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.5

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.5

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.5

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.5

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.5

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.5

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.5

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.5

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.5

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.5

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.5

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.5

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.5

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.5

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.5

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.5

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.5

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.5

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.5

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.5

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.5

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.5

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.5

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes


1.6.5

cargo-core-container-wildfly-swarm

Source JAR

WildFly Swarm implementation of the Core Container API

Notes

Documentation for Cargo 1.6.5 can be found here.

Version 1.6.4 (2 July 2017)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.4

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.4

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.4

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.4

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.4

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.4

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.4

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.4

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.4

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.4

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.4

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.4

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.4

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.4

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.4

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.4

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.4

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.4

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.4

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.4

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.4

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.4

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.4

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.6.4 can be found here.

Version 1.6.3 (20 April 2017)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.3

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.3

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.3

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.3

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.3

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.3

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.3

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.3

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.3

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.3

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.3

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.3

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.3

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.3

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.3

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.3

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.3

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.3

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.3

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.3

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.3

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.3

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.3

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.6.3 can be found here.

Version 1.6.2 (6 January 2017)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.2

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.2

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.2

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.2

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.2

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.2

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.2

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.2

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.2

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.2

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.2

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.2

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.2

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.2

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.2

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.2

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.2

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.2

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.2

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.2

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.2

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.2

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.2

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.6.2 can be found here.

Version 1.6.1 (8 November 2016)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.1

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.1

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.1

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.1

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.1

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.1

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.1

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.1

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.1

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.1

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.1

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.1

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.1

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.1

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.1

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.1

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.1

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.1

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.1

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.1

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.1

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.1

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.1

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.6.1 can be found here.

Version 1.6.0 (12 September 2016)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.6.0

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.6.0

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.6.0

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.6.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.6.0

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.6.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

Core API

1.6.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.6.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.6.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.6.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.6.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.6.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.6.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.6.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.6.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.6.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.6.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.6.0

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.6.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.6.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.6.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.6.0

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.6.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.6.0

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.6.0

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.6.0 can be found here.

Version 1.5.1 (8 September 2016)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.5.1

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.5.1

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.5.1

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.5.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.5.1

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.5.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

Core API

1.5.1

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.5.1

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.5.1

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.5.1

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.5.1

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.5.1

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.5.1

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.5.1

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.5.1

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.5.1

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.5.1

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.5.1

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.5.1

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.5.1

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.5.1

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.5.1

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.5.1

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.5.1

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.5.1

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.5.1 can be found here.

Version 1.5.0 (1 June 2016)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.5.0

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.5.0

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.5.0

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.5.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.5.0

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.5.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

Core API

1.5.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.5.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.5.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.5.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.5.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.5.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.5.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.5.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.5.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.5.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.5.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.5.0

cargo-core-container-liberty

Source JAR

WebSphere Liberty implementation of the Core Container API

Notes


1.5.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.5.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.5.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.5.0

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.5.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.5.0

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.5.0

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.5.0 can be found here.

Version 1.4.19 (20 March 2016)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.19

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.19

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.19

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.19

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.4.19

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.19

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

Core API

1.4.19

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.19

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.19

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.19

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.19

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.19

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.19

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.19

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.19

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.19

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.19

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.19

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.19

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.19

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.19

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.19

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.19

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.19

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.19 can be found here.

Version 1.4.18 (17 January 2016)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.18

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.18

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.18

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.18

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.4.18

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.18

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

Core API

1.4.18

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.18

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.18

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.18

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.18

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.18

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.18

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.18

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.18

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.18

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.18

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.18

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.18

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.18

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.18

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.18

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.18

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.18

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.18 can be found here.

Version 1.4.17 (13 December 2015)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.17

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.17

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.17

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.17

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.4.17

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.17

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

Core API

1.4.17

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.17

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.17

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.17

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.17

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.17

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.17

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.17

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.17

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.17

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.17

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.17

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.17

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.17

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.17

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.17

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.17

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.17

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.17 can be found here.

Version 1.4.16 (10 September 2015)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.16

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.16

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.16

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.16

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.4.16

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.16

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

Core API

1.4.16

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.16

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.16

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.16

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.16

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.16

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.16

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.16

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.16

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.16

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.16

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.16

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.16

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.16

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.16

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.16

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.16

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.16

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.16 can be found here.

Version 1.4.15 (14 July 2015)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.15

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.15

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.15

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.15

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.4.15

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.15

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

Core API

1.4.15

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.15

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.15

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.15

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.15

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.15

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.15

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.15

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.15

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.15

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.15

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.15

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.15

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.15

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.15

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.15

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.15

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.15

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.15 can be found here.

Version 1.4.14 (25 April 2015)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.14

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.14

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.14

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.14

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.14

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

Core API

1.4.14

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.14

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.14

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.14

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.14

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.14

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.14

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.14

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.14

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.14

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.14

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.14

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.14

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.14

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.14

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.14

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.14

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.14

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.14 can be found here.

Version 1.4.13 (7 March 2015)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.13

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.13

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.13

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.13

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.13

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.13

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.13

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.13

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.13

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.13

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.13

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.13

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.13

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.13

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.13

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.13

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.13

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.13

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.13

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.13

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.13

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.13

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.13 can be found here.

Version 1.4.12 (22 January 2015)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.12

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.12

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.12

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.12

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.12

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.12

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.12

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.12

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.12

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.12

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.12

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.12

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.12

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.12

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.12

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.12

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.12

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.12

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.12

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.12

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.12

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.12

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.12 can be found here.

Version 1.4.11 (21 November 2014)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.11

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.11

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.11

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.11

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.11

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.11

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.11

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.11

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.11

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.11

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.11

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.11

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.11

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.11

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.11

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.11

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.11

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.11

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.11

cargo-core-container-tomee

Source JAR

TomEE implementation of the Core Container API

Notes


1.4.11

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.11

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.11

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.11 can be found here.

Version 1.4.10 (21 September 2014)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.10

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.10

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.10

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.10

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.10

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.10

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.10

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.10

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.10

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.10

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.10

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.10

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.10

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.10

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.10

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.10

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.10

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.10

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.10

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.10

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.10

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.10 can be found here.

Version 1.4.9 (29 August 2014)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.9

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.9

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.9

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.9

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.9

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.9

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.9

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.9

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.9

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.9

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.9

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.9

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.9

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.9

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.9

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.9

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.9

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.9

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.9

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.9

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.9

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.9 can be found here.

Version 1.4.8 (1 April 2014)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.8

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.8

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.8

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.8

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.8

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.8

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.8

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.8

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.8

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.8

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.8

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.8

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.8

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.8

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.8

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.8

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.8

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.8

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.8

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.8

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.8

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.8 can be found here.

Version 1.4.7 (8 February 2014)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.7

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.7

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.7

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.7

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.7

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.7

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.7

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.7

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.7

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.7

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.7

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.7

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.7

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.7

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.7

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.7

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.7

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.7

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.7

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.7

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.7

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.7 can be found here.

Version 1.4.6 (20 December 2013)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.6

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.6

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.6

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.6

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.6

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.6

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.6

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.6

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.6

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.6

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.6

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.6

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.6

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.6

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.6

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.6

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.6

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.6

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.6

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.6

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.6

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.6 can be found here.

Version 1.4.5 (18 October 2013)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.5

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.5

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.5

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.5

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.5

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.5

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.5

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.5

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.5

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.5

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.5

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.5

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.5

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.5

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.5

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.5

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.5

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.5

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.5

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.5

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.5

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.5 can be found here.

Version 1.4.4 (29 August 2013)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.4

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.4

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.4

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.4

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.4

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.4

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.4

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.4

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.4

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.4

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.4

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.4

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.4

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.4

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.4

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.4

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.4

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.4

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.4

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.4

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.4

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.4 can be found here.

Version 1.4.3 (21 July 2013)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.3

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.3

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.3

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.3

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.3

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.3

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.3

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.3

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.3

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.3

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.3

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.3

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.3

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.3

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.3

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.3

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.3

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.3

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.3

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.3

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.3

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.3 can be found here.

Version 1.4.2 (29 May 2013)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.2

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.2

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.2

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.2

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.2

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.2

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.2

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.2

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.2

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.2

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.2

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.2

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.2

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.2

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.2

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.2

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.2

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.2

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.2

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.2

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes


1.4.2

cargo-core-container-wildfly

Source JAR

WildFly implementation of the Core Container API

Notes

Documentation for Cargo 1.4.2 can be found here.

Version 1.4.0 (16 April 2013)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.4.0

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.4.0

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.4.0

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.4.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.4.0

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.4.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

Core API

1.4.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.4.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.4.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.4.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.4.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.4.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.4.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.4.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.4.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.4.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.4.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.4.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.4.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.4.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.4.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.4.0

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes

Documentation for Cargo 1.4.0 can be found here.

Version 1.3.3 (14 February 2013)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.3.3

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.3.3

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.3.3

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.3.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.3.3

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.3.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

Core API

1.3.3

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.3.3

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.3.3

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.3.3

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.3.3

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.3.3

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.3.3

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.3.3

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.3.3

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.3.3

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.3.3

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.3.3

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.3.3

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.3.3

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.3.3

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.3.3

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes

Documentation for Cargo 1.3.3 can be found here.

Version 1.3.2 (12 January 2013)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.3.2

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.3.2

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.3.2

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.3.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.3.2

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.3.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

Core API

1.3.2

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.3.2

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.3.2

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.3.2

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.3.2

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.3.2

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.3.2

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.3.2

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.3.2

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.3.2

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.3.2

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.3.2

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.3.2

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.3.2

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.3.2

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.3.2

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes

Documentation for Cargo 1.3.2 can be found here.

Version 1.3.1 (11 November 2012)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.3.1

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.3.1

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.3.1

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.3.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.3.1

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.3.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

Core API

1.3.1

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.3.1

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.3.1

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.3.1

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.3.1

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.3.1

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.3.1

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.3.1

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.3.1

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.3.1

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.3.1

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.3.1

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.3.1

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.3.1

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.3.1

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.3.1

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes

Documentation for Cargo 1.3.1 can be found here.

Version 1.3.0 (19 October 2012)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.3.0

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.3.0

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.3.0

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes


1.3.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.3.0

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.3.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

Core API

1.3.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.3.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.3.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.3.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.3.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.3.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.3.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.3.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.3.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.3.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.3.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.3.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.3.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.3.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.3.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes


1.3.0

cargo-core-container-websphere

Source JAR

WebSphere implementation of the Core Container API

Notes

Documentation for Cargo 1.3.0 can be found here.

Version 1.2.4 (24 August 2012)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.2.4

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.2.4

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.2.4

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes

Tools

1.2.4

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.2.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

Core API

1.2.4

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.2.4

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.2.4

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.2.4

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.2.4

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.2.4

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.2.4

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.2.4

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.2.4

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.2.4

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.2.4

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.2.4

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.2.4

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.2.4

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.2.4

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.2.4 can be found here.

Version 1.2.3 (20 July 2012)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.2.3

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.2.3

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.2.3

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes

Tools

1.2.3

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.2.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

Core API

1.2.3

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.2.3

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.2.3

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.2.3

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.2.3

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.2.3

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.2.3

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.2.3

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.2.3

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.2.3

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.2.3

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.2.3

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.2.3

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.2.3

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.2.3

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.2.3 can be found here.

Version 1.2.2 (21 May 2012)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.2.2

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.2.2

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.2.2

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes

Tools

1.2.2

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.2.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

Core API

1.2.2

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.2.2

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.2.2

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.2.2

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.2.2

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.2.2

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.2.2

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.2.2

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.2.2

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.2.2

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.2.2

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.2.2

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.2.2

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.2.2

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.2.2

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.2.2 can be found here.

Version 1.2.1 (1 April 2012)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.2.1

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.2.1

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.2.1

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes

Tools

1.2.1

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.2.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

Core API

1.2.1

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.2.1

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.2.1

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.2.1

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.2.1

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.2.1

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.2.1

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.2.1

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.2.1

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.2.1

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.2.1

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.2.1

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.2.1

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.2.1

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.2.1

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.2.1 can be found here.

Version 1.2.0 (24 January 2012)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.2.0

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.2.0

cargo-ant

Source JAR

ANT tasks for Cargo

Notes


1.2.0

cargo-maven2-plugin

Source JAR

Maven 2 / Maven 3 plugin for Cargo

Notes

Tools

1.2.0

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.2.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

Core API

1.2.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.2.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.2.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.2.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.2.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.2.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.2.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.2.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.2.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.2.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.2.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.2.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.2.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.2.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.2.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.2.0 can be found here.

Version 1.1.4 (3 December 2011)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.1.4

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.1.4

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.1.4

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.1.4

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.1.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

Core API

1.1.4

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.1.4

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.1.4

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.1.4

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.1.4

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.1.4

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.1.4

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.1.4

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.1.4

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.1.4

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.1.4

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.1.4

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.1.4

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.1.4

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.1.4

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.1.4 can be found here.

Version 1.1.3 (5 October 2011)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.1.3

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.1.3

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.1.3

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.1.3

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.1.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

Core API

1.1.3

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.1.3

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.1.3

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.1.3

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.1.3

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.1.3

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.1.3

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.1.3

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.1.3

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.1.3

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.1.3

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.1.3

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.1.3

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.1.3

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.1.3

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.1.3 can be found here.

Version 1.1.2 (6 August 2011)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.1.2

cargo-core-uberjar

Source JAR

Convenience jar containing all the Core API and Core Containers jars

Notes

Extensions

1.1.2

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.1.2

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.1.2

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.1.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

Core API

1.1.2

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.1.2

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.1.2

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.1.2

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.1.2

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.1.2

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.1.2

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.1.2

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.1.2

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.1.2

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.1.2

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.1.2

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.1.2

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.1.2

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.1.2

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.1.2 can be found here.

Version 1.1.1 (14 June 2011)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.1.1

cargo-core-uberjar

Source JAR

Convenience jar containing all the other jars from above

Notes

Extensions

1.1.1

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.1.1

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.1.1

cargo-core-tools-jboss-deployer-5.1-and-onwards

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.1.x and later, read more on the JBoss Remote Deployer documentation.

Notes


1.1.1

cargo-core-tools-jboss-deployer-5

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.0.x exclusively, read more on the JBoss Remote Deployer documentation.

Notes


1.1.1

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.1.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

Core API

1.1.1

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.1.1

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.1.1

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.1.1

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.1.1

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.1.1

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.1.1

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.1.1

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.1.1

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.1.1

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.1.1

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.1.1

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.1.1

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.1.1

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.1.1

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.1.1 can be found here.

Version 1.1.0 (5 May 2011)

Category

Version

Artifacts

Source

Description

Release notes

Core Uberjar

1.1.0

cargo-core-uberjar

Source JAR

Convenience jar containing all the other jars from above

Notes

Extensions

1.1.0

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.1.0

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.1.0

cargo-core-tools-jboss-deployer-5.1-and-onwards

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.1.x and later, read more on the JBoss Remote Deployer documentation.

Notes


1.1.0

cargo-core-tools-jboss-deployer-5

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.0.x exclusively, read more on the JBoss Remote Deployer documentation.

Notes


1.1.0

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.1.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

Core API

1.1.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.1.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.1.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.1.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.1.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.1.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.1.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.1.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.1.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.1.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.1.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.1.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.1.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.1.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.1.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Documentation for Cargo 1.1.0 can be found here.

Version 1.0.6 (20 January 2011)

Category

Version

Artifacts

Source

Description

Release notes

Core API

1.0.6

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.0.6

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.0.6

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.0.6

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.0.6

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.0.6

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.0.6

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.0.6

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.0.6

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.0.6

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.0.6

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.0.6

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.0.6

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.0.6

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.0.6

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Core Uberjar

1.0.6

cargo-core-uberjar

Source JAR

Convenience jar containing all the other jars from above

Notes

Extensions

1.0.6

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.0.6

cargo-maven-plugin

Source JAR

Maven 1 plugin for Cargo

Notes


1.0.6

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.0.6

cargo-core-tools-jboss-deployer-5.1-and-onwards

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.1.x and later, read more on the JBoss Remote Deployer documentation.

Notes


1.0.6

cargo-core-tools-jboss-deployer-5

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.0.x exclusively, read more on the JBoss Remote Deployer documentation.

Notes


1.0.6

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.0.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

Documentation for Cargo 1.0.6 can be found here.

Version 1.0.5 (20 November 2010)

Category

Version

Artifacts

Source

Description

Release notes

Core API

1.0.5

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.0.5

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.0.5

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.0.5

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.0.5

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.0.5

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.0.5

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.0.5

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.0.5

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.0.5

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.0.5

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.0.5

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.0.5

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.0.5

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.0.5

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Core Uberjar

1.0.5

cargo-core-uberjar

Source JAR

Convenience jar containing all the other jars from above

Notes

Extensions

1.0.5

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.0.5

cargo-maven-plugin

Source JAR

Maven 1 plugin for Cargo

Notes


1.0.5

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.0.5

cargo-core-tools-jboss-deployer-5.1-and-onwards

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.1.x and later, read more on the JBoss Remote Deployer documentation.

Notes


1.0.5

cargo-core-tools-jboss-deployer-5

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.0.x exclusively, read more on the JBoss Remote Deployer documentation.

Notes


1.0.5

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.0.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

Documentation for Cargo 1.0.5 can be found here.

Version 1.0.4 (3 November 2010)

Category

Version

Artifacts

Source

Description

Release notes

Core API

1.0.4

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.0.4

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.0.4

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.0.4

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.0.4

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.0.4

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.0.4

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.0.4

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.0.4

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.0.4

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.0.4

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.0.4

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.0.4

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.0.4

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.0.4

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Core Uberjar

1.0.4

cargo-core-uberjar


Convenience jar containing all the other jars from above

Notes

Extensions

1.0.4

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.0.4

cargo-maven-plugin

Source JAR

Maven 1 plugin for Cargo

Notes


1.0.4

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.0.4

cargo-core-tools-jboss-deployer-5.1-and-onwards

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.1.x and later, read more on the JBoss Remote Deployer documentation.

Notes


1.0.4

cargo-core-tools-jboss-deployer-5

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.0.x exclusively, read more on the JBoss Remote Deployer documentation.

Notes


1.0.4

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.0.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

Documentation for Cargo 1.0.4 can be found here.

Version 1.0.3 (25 August 2010)

Category

Version

Artifacts

Source

Description

Release notes

Core API

1.0.3

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.0.3

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.0.3

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.0.3

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.0.3

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.0.3

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.0.3

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.0.3

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.0.3

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.0.3

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.0.3

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.0.3

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.0.3

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.0.3

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.0.3

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Core Uberjar

1.0.3

cargo-core-uberjar


Convenience jar containing all the other jars from above

Notes

Extensions

1.0.3

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.0.3

cargo-maven-plugin

Source JAR

Maven 1 plugin for Cargo

Notes


1.0.3

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.0.3

cargo-core-tools-jboss-deployer-5.1-and-onwards

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.1.x and later, read more on the JBoss Remote Deployer documentation.

Notes


1.0.3

cargo-core-tools-jboss-deployer-5

Source JAR

The CARGO component for remote deployment on JBoss. Designed to work with JBoss 5.0.x exclusively, read more on the JBoss Remote Deployer documentation.

Notes


1.0.3

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.0.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

Documentation for Cargo 1.0.3 can be found here.

Version 1.0.2 (8 July 2010)

Category

Version

Artifacts

Source

Description

Release notes

Core API

1.0.2

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.0.2

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.0.2

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.0.2

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.0.2

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.0.2

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.0.2

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.0.2

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.0.2

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.0.2

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.0.2

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.0.2

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.0.2

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.0.2

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.0.2

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Core Uberjar

1.0.2

cargo-core-uberjar


Convenience jar containing all the other jars from above

Notes

Extensions

1.0.2

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.0.2

cargo-maven-plugin

Source JAR

Maven 1 plugin for Cargo

Notes


1.0.2

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Tools

1.0.2

cargo-jetty-7-and-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 7.x and later (Jetty from Eclipse.org)

Notes


1.0.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

Documentation for Cargo 1.0.2 can be found here.

Version 1.0.1 (2 June 2010)

A few days after the CARGO 1.0.1 release, two important bugs have been submitted to us in the CARGO Maven2 plugin:

  • CARGO-776 makes the CARGO Maven2 plugin unable to take into account datasource configurations.

  • CARGO-777 makes the CARGO Maven2 plugin unusable in some cases using the mvn cargo:* goals.

These two bugs affect only in the CARGO Maven2 plugin, the rest of CARGO is not affected; moreover both of these bugs have been corrected and the CARGO Maven2 plugin version 1.0.1-sr-1 (1.0.1 Service Release 1) released.

Category

Version

Artifacts

Source

Description

Release notes

Core API

1.0.1

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.0.1

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.0.1

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.0.1

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.0.1

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.0.1

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.0.1

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.0.1

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.0.1

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.0.1

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.0.1

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.0.1

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.0.1

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.0.1

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.0.1

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Core Uberjar

1.0.1

cargo-core-uberjar


Convenience jar containing all the other jars from above

Notes

Extensions

1.0.1

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.0.1

cargo-maven-plugin

Source JAR

Maven 1 plugin for Cargo

Notes


1.0.1-sr-1

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Documentation for Cargo 1.0.1 can be found here.

Version 1.0 (26 March 2009)

Category

Version

Artifacts

Source

Description

Release notes

Core API

1.0

cargo-core-api-util

Source JAR

Utility classes used by other core API jars

Notes


1.0

cargo-core-api-module

Source JAR

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


1.0

cargo-core-api-container

Source JAR

The main Cargo Container API and all associated object

Notes


1.0

cargo-core-api-generic

Source JAR

Generic API wrapping the main Cargo Container API

Notes

Core Containers

1.0

cargo-core-container-geronimo

Source JAR

Geronimo implementation of the Core Container API

Notes


1.0

cargo-core-container-glassfish

Source JAR

Glassfish implementation of the Core Container API

Notes


1.0

cargo-core-container-jboss

Source JAR

JBoss implementation of the Core Container API

Notes


1.0

cargo-core-container-jetty

Source JAR

Jetty implementation of the Core Container API

Notes


1.0

cargo-core-container-jo

Source JAR

jo! implementation of the Core Container API

Notes


1.0

cargo-core-container-jonas

Source JAR

JOnAS implementation of the Core Container API

Notes


1.0

cargo-core-container-jrun

Source JAR

JRun implementation of the Core Container API

Notes


1.0

cargo-core-container-orion

Source JAR

Orion implementation of the Core Container API

Notes


1.0

cargo-core-container-resin

Source JAR

Resin implementation of the Core Container API

Notes


1.0

cargo-core-container-tomcat

Source JAR

Tomcat implementation of the Core Container API

Notes


1.0

cargo-core-container-weblogic

Source JAR

WebLogic implementation of the Core Container API

Notes

Core Uberjar

1.0

cargo-core-uberjar


Convenience jar containing all the other jars from above

Notes

Extensions

1.0

cargo-ant

Source JAR

Ant tasks for Cargo

Notes


1.0

cargo-maven-plugin

Source JAR

Maven 1 plugin for Cargo

Notes


1.0

cargo-maven2-plugin

Source JAR

Maven 2 plugin for Cargo

Notes

Documentation for Cargo 1.0 can be found here.

Version 0.9 (10 March 2007)

Category

Version

Artifacts

Description

Release notes

Core API

0.9

cargo-core-api-util

Utility classes used by other core API jars

Notes


0.9

cargo-core-api-module

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes


0.9

cargo-core-api-container

The main Cargo Container API and all associated object

Notes


0.9

cargo-core-api-generic

Generic API wrapping the main Cargo Container API

Notes

Core Containers

0.9

cargo-core-container-jboss

JBoss implementation of the Core Container API

Notes


0.9

cargo-core-container-jetty

Jetty implementation of the Core Container API

Notes


0.9

cargo-core-container-jo

jo! implementation of the Core Container API

Notes


0.9

cargo-core-container-orion

Orion implementation of the Core Container API

Notes


0.9

cargo-core-container-resin

Resin implementatio of the Core Container API

Notes


0.9

cargo-core-container-tomcat

Tomcat implementation of the Core Container API

Notes


0.9

cargo-core-container-weblogic

WebLogic implementation of the Core Container API

Notes

Core Uberjar

0.9

cargo-core-uberjar

Convenience jar containing all the other jars from above

Notes

Extensions

0.9

cargo-ant

Ant tasks for Cargo.

Notes


0.9

cargo-maven-plugin

Maven 1 plugin for Cargo

Notes


0.3

cargo-maven2-plugin

Maven 2 plugin for Cargo

Notes


0.1

cargo-intellijidea

IntelliJ IDEA plugin for Cargo

Notes

Due to intermediate technical issues with Atlassian Confluence, there is no ZIP file with the Codehaus Cargo documentation for version 0.9.

Version 0.8 (22 March 2006)

Category

Version

Artifacts

Description

Release notes

Core API

0.8

cargo-core-api-util

Utility classes used by other core API jars

Notes

0.8

cargo-core-api-module

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes

0.8

cargo-core-api-container

The main Cargo Container API and all associated object

Notes

0.8

cargo-core-api-generic

Generic API wrapping the main Cargo Container API

Notes

Core Containers

0.8

cargo-core-container-jboss

JBoss implementation of the Core Container API

Notes

0.8

cargo-core-container-jetty

Jetty implementation of the Core Container API

Notes

0.8

cargo-core-container-jo

jo! implementation of the Core Container API

Notes

0.8

cargo-core-container-orion

Orion implementation of the Core Container API

Notes

0.8

cargo-core-container-resin

Resin implementatio of the Core Container API

Notes

0.8

cargo-core-container-tomcat

Tomcat implementation of the Core Container API

Notes

0.8

cargo-core-container-weblogic

WebLogic implementation of the Core Container API

Notes

Core Uberjar

0.8

cargo-core-uberjar

Convenience jar containing all the other jars from above

Notes

Extensions

0.8

cargo-ant

Ant tasks for Cargo.

Notes

0.8

cargo-maven-plugin

Maven 1 plugin for Cargo

Notes

0.2

cargo-maven2-plugin

Maven 2 plugin for Cargo

Notes

Documentation for Cargo 0.8 is available here.

Version 0.7 (30 December 2005)

Category

Version

Artifacts

Description

Release notes

Core API

0.7

cargo-core-api-util

Utility classes used by other core API jars

Notes

0.7

cargo-core-api-module

API to parse/create J2EE Modules (WAR, EAR, etc)

Notes

0.7

cargo-core-api-container

The main Cargo Container API and all associated object

Notes

0.7

cargo-core-api-generic

Generic API wrapping the main Cargo Container API

Notes

Core Containers

0.7

cargo-core-container-jboss

JBoss implementation of the Core Container API

Notes

0.7

cargo-core-container-jetty

Jetty implementation of the Core Container API

Notes

0.7

cargo-core-container-jo

jo! implementation of the Core Container API

Notes

0.7

cargo-core-container-orion

Orion implementation of the Core Container API

Notes

0.7

cargo-core-container-resin

Resin implementatio of the Core Container API

Notes

0.7

cargo-core-container-tomcat

Tomcat implementation of the Core Container API

Notes

0.7

cargo-core-container-weblogic

WebLogic implementation of the Core Container API

Notes

Core Uberjar

0.7

cargo-core-uberjar

Convenience jar containing all the other jars from above

Notes

Extensions

0.7

cargo-ant

Ant tasks for Cargo.

Notes

0.7

cargo-maven-plugin

Maven 1 plugin for Cargo

Notes

0.1

cargo-maven2-plugin

Maven 2 plugin for Cargo

Notes

Documentation for Cargo 0.7 is available here.

Earlier versions (up to 0.6 / 21 July 2005)

Codehaus Cargo versions earlier than 0.7 were only on dist.codehaus.org, which sadly has been decommissioned long time back.

Copyright 2004-2026. All rights reserved unless otherwise noted.
Click here to read our privacy and cookie policy