Apache » Cocoon »

  Cocoon Configuration
   homepage

Cocoon Configuration

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

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

Download

The artifacts below contain sources, binaries, javadocs and user documentation.

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

pgp md5 sha1

cocoon-configuration-1.0.2.tar.gz

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>1.0.2</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).