Cargo : Installation
This page last changed on Jul 07, 2010 by alitokmen.
Java APICargo offers primarily a Java API. It is meant to be embedded in your application. You'll need Java SE version 5 or greater. You have two choices to pick from the Downloads page:
CARGO's base dependencies are as follows:
If you want to deploy datasources (database, resources, etc.) with CARGO, you also need:
In the case you're running on Java 5, you will also need Xerces 2.4.0 or greater. AntIf you want use the Cargo Ant tasks, add the following JARs to ANT's classpath:
Maven2Maven2 will automatically download all required dependencies: see the Maven2 plugin page. As a result, no installation is required for Maven2. Maven1To use the Cargo plugin for Maven1 (the old Maven) you'll need to install it (see the Maven1 plugin page). |
![]() |
Document generated by Confluence on Aug 25, 2010 07:10 |