Package apache-commons-configuration: Information
Source package: apache-commons-configuration
Version: 1.10-alt1_15jpp8
Build time: Feb 14, 2020, 03:13 PM in the task #246230
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
Jan. 29, 2020 Igor Vlasenko 0:1.10-alt1_15jpp8
- fc update
May 25, 2019 Igor Vlasenko 0:1.10-alt1_13jpp8
- new version
Feb. 5, 2019 Igor Vlasenko 0:1.10-alt1_12jpp8
- fc29 update