You can download source and binary distributions from the SourceForge file server.
Add the Settings4j Dependency to your pom.xml:
<dependency>
<groupId>org.settings4j</groupId>
<artifactId>settings4j</artifactId>
<version>1.0</version>
</dependency>