The following files are available for download:
The core distribution consists of the actual Cactus framework for server-side unit tests, as well as documentation, examples and the Cactus Ant tasks.
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.