forum

Home / DeveloperSection / Forums / How can I create an executable jar with dependencies using Maven?

How can I create an executable jar with dependencies using Maven?

Anonymous User169907-May-2015

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?


Updated on 07-May-2015
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By