Maven Dependency Jar
Maven
Tutorial
By Stephen Enright, jan 03, 2011
We will demonstrate how to build a Maven dependency jar file using the Maven Assembly Plugin. This task is useful when you wish to ease deployment by packaging all the project dependencies with the project deliverable inside the jar file.