development/libraries/java

jakarta-commons-configuration - Commons Configuration Package

Website: http://commons.apache.org/configuration/
License: Apache Software License 2.0
Vendor: JPackage Project
Description:
Configuration is a project to provide a generic Configuration
interface and allow the source of the values to vary. It
provides easy typed access to single, as well as lists of
configuration values based on a 'key'.
Right now you can load properties from a simple properties
file, a properties file in a jar, an XML file, JNDI settings,
as well as use a mix different sources using a
ConfigurationFactory and CompositeConfiguration.
Custom configuration objects are very easy to create now
by just subclassing AbstractConfiguration. This works
similar to how AbstractList works.

Packages

jakarta-commons-configuration-1.4-2.jpp5.src [450 KiB] Changelog by Ralph Apel (2008-07-03):
- Build with maven2 by default
- Adapt to restructured mockobjects and BR >= 0:0.09-17
- Add pom and depmap frag
jakarta-commons-configuration-1.4-2.jpp5.noarch [227 KiB] Changelog by Ralph Apel (2008-07-03):
- Build with maven2 by default
- Adapt to restructured mockobjects and BR >= 0:0.09-17
- Add pom and depmap frag

Listing created by Repoview-0.6.6-5.mga4.tainted