Apache » Cocoon »

  Cocoon Configuration
   homepage

Cocoon Configuration

Overview

List

Name

Versions

Description

Configuration API

1.0

The Configuration API is a simple but powerful API for handling configuration issues inside your application. It provides a standard mechanism for getting configuration values inside your application code.

Spring Configurator

1.0 2.0 2.1

The Spring Configurator is a useful component providing support in common configuration issues when using the Spring framework

Download 

   

Artifact

Description

Download

Verify

Cocoon Configuration 1.0.2

Contains the Configuration API and the Spring Configurator: sources, binaries, javadocs, docs

cocoon-configuration-1.0.2.zip

cocoon-configuration-1.0.2.tar.gz

pgp md5 sha1

pgp md5 sha1

Cocoon Spring Configurator 2.1.0

Contains the Spring Configurator: sources, binaries, javadocs, docs

(the Configuration API hasn't changed since 1.0.2)

cocoon-configuration-2.0.0.zip

cocoon-configuration-2.0.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-spring-configurator</artifactId>
  <version>2.1.0</version>
</dependency>
Errors and Improvements? If you see any errors or potential improvements in this document please help us: View, Edit or comment on the latest development version (registration required).