Creating Jar with Dependencies using Maven Assembly Plugin
Learn to use the Maven assembly plugin for creating executable Jar files with dependencies, its various goals, descriptors using an example.
Learn to use the Maven assembly plugin for creating executable Jar files with dependencies, its various goals, descriptors using an example.
Learn to use the Maven Shade plugin for packaging a java application with its dependencies into a fat jar or uber jar.
HowToDoInJava provides tutorials and how-to guides on Java and related technologies.
It also shares the best practices, algorithms & solutions and frequently asked interview questions.