Package apache-commons-configuration: Information
Source package: apache-commons-configuration
Version: 1.10-alt1_12jpp8
Build time: Feb 5, 2019, 08:20 AM
Category: Development/Java
Report package bugHome page: http://commons.apache.org/configuration/
License: ASL 2.0
Summary: Commons Configuration Package
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 of 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.
Maintainer: Igor Vlasenko
Last changed
Feb. 5, 2019 Igor Vlasenko 0:1.10-alt1_12jpp8
- fc29 update
April 19, 2018 Igor Vlasenko 0:1.10-alt1_11jpp8
- java update
Nov. 9, 2017 Igor Vlasenko 0:1.10-alt1_10jpp8
- fc27 update