Java API
Cargo offers primarily a Java API. It is meant to be embdedded in your application. You'll need a JDK 1.4+ and the following jars in your classpath:
- Ant 1.5.4 or greater
- Xerces 2.4.0 or greater
Ant
If you use the Cargo Ant tasks, you'll also need to add those jars to the <taskdef> definition (see the Ant support page).
Maven
To use the Cargo plugin for Maven you'll need to install it (see the Maven1 plugin page).
Labels