Implementation of Apache Commons Configuration
- Simple API:
- ConfigurationReader(ConfigFilePath) : constructor
- get(key) -> returns String value
- git clone the project
- From the project directory
- mvn eclipse:eclipse
- From within Eclipse workspace, import as existing project