Information for RPM apache-commons-configuration-2.11.0-3.fc41.noarch.rpm
ID | 1406121 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Name | apache-commons-configuration | ||||||||
Version | 2.11.0 | ||||||||
Release | 3.fc41 | ||||||||
Epoch | |||||||||
Arch | noarch | ||||||||
Summary | Read configuration data from a variety of sources | ||||||||
Description | The Commons Configuration software library provides a generic configuration interface which enables a Java application to read configuration data from a variety of sources. Commons Configuration provides typed access to single, and multi-valued configuration parameters as demonstrated by the following code: Double double = config.getDouble("number"); Integer integer = config.getInteger("number"); Configuration parameters may be loaded from the following sources: - Properties files - XML documents - Windows INI files - Property list files (plist) - JNDI - JDBC Datasource - System properties - Applet parameters - Servlet parameters Configuration objects are created using configuration builders. Different configuration sources can be mixed using a CombinedConfigurationBuilder and a CombinedConfiguration. Additional sources of configuration parameters can be created by using custom configuration objects. This customization can be achieved by extending AbstractConfiguration or AbstractHierarchicalConfiguration. | ||||||||
Build Time | 2024-07-17 17:15:16 GMT | ||||||||
Size | 599.46 KB | ||||||||
4716a916ba2576f4e43d0c241f158dfe | |||||||||
License | Apache-2.0 | ||||||||
git:https://github.com/apache/commons-configuration.git | |||||||||
Provides |
|
||||||||
Obsoletes | No Obsoletes | ||||||||
Conflicts | No Conflicts | ||||||||
Requires |
|
||||||||
Recommends | No Recommends | ||||||||
Suggests | No Suggests | ||||||||
Supplements | No Supplements | ||||||||
Enhances | No Enhances | ||||||||
Files | |||||||||
Component of | No Buildroots |