Apache » Cocoon »

  Cocoon Servlet Service Implementation
      1.3.2
   homepage

Cocoon Servlet Service Implementation 1.3.2

Download

The Servlet Service Famework makes it easy to use servlets as components which can communicate with each other. The current implementation is based on Spring 2.5.

Artifact

Description

Download

Verify

Cocoon Serlvet Service Framework 1.3.2

Contains the SSF implementation sources

cocoon-servlet-service-impl-1.3.2-source-release.zip

pgp md5 sha1

Cocoon Serlvet Service Framework 1.2.0

Contains the SSF implementation and the Cocoon components: sources, binaries, javadocs, docs

cocoon-servlet-service-1.2.0.zip

cocoon-servlet-service-1.2.0.tar.gz

pgp md5 sha1

pgp md5 sha1

Maven 2 Dependency

Add following dependency to your pom.xml file:

<dependency>
  <groupId>org.apache.cocoon</groupId>
  <artifactId>cocoon-servlet-service-impl</artifactId>
  <version>1.3.2</version>
</dependency>