Cocoon Main Site - Welcome (original) (raw)

Versions & Download

Cocoon 2.3 (stable)

Our latest version of Cocoon is 2.3. The best way to get familiar with Cocoon 2.3 and how to use it together with Maven 2 is the Getting started tutorial. If you follow that path, Maven will take care of downloading all (transitive) dependencies.However, there is also a Getting Started package that contains a simple Cocoon 2.2 based application that uses Apache Ant as build system.

Artifact Description Download Verify
Cocoon 2.3.0 Cocoon sources: Core (pipelines, sitemaps, servlet) + all blocks cocoon-2.3.0-source-release.zip pgp sha512
Getting Started 2.2.0 A simple web application based on Cocoon 2.2 that makes use of blocks and servlet services. cocoon-getting-started-2.2.0-zip cocoon-getting-started-2.2.0.tar.gz pgp md5 sha1 pgp md5 sha1

Cocoon 2.2 was split up into smaller units called blocks. Everything that goes beyond what Cocoon provides in its core modules (Spring integration, sitemap and pipeline implementation) is provided as block. Blocks can be downloaded separately. In order to get an overview of what blocks are available, use the list of blocks.

Previous versions

Older versions of Cocoon are 2.1, 2.0 and1.x. It is not recommended to start a new project based on one of them.