Downloadable Files

The following files are available for download:

Core Distribution

The core distribution consists of the actual Cactus framework for server-side unit tests, as well as documentation, examples and the Cactus Ant tasks.

  • jakarta-cactus-12-<version>.zip

    The main binary distribution of Cactus for J2EE 1.2. Includes the Cactus framework, the complete set of documentation, the Cactus Ant tasks and the examples.

  • jakarta-cactus-13-<version>.zip

    The main binary distribution of Cactus for J2EE 1.3. Includes the Cactus framework, the complete set of documentation, the Cactus Ant tasks and the examples.

  • jakarta-cactus-src-<version>.zip

    The source distribution of Cactus. This corresponds to a clean CVS checkout of the Cactus sources at the time the version was released.

Maven provides its own way of installing plugins. The Maven plugin for Cactus is deployed on Ibiblio and can be installed in your Maven installation by running:

maven plugin:download -DgroupId=cactus -DartifactId=cactus-maven -Dversion=<version>

For more details see the Maven Cactus plugin installation page.

<version> represents the version number for releases and the date stamp for nightly builds.

Nightly builds

Click here for Cactus nightly builds.

You can also check the Build result page, which contains information on the status of the Cactus nightly builds (yes, they fail from time to time).