I have written a little utility to run from the command line using Java. I want to package it in a single executable jar for distribution (.jar file).
How can I make Maven package all dependency jars into my jar?
home / developersection / forums / how can i create an executable jar with dependencies using maven?
I have written a little utility to run from the command line using Java. I want to package it in a single executable jar for distribution (.jar file).
How can I make Maven package all dependency jars into my jar?
Anonymous User
07-May-2015