Commons Configuration

Maven 2 Dependency

<dependency>
  <groupId>commons-configuration</groupId>
  <artifactId>commons-configuration</artifactId>
  <version>1.3</version>
</dependency>

Note: I had to add in the Commons Lang library as well!