###A very simple java skeleton for a standalone application based on Maven (2.2), Spring (3.1 - Annotation config) and Junit (4.9) in a TDD way.
To test and run the application:
git clone git://github.com/db80/java-skeleton.git
cd java-skeleton && mvn package
java -jar target/java-skeleton-0.1-jar-with-dependencies.jar