liamd
07/03/2017, 6:21 PMmainClassName
@gildorsuresh
07/03/2017, 7:38 PMgildor
07/03/2017, 11:38 PMjava -jar your.jar
) you should pack all your dependencies in a single jar with you code (you can do that using shadowJar plugin).suresh
07/04/2017, 1:28 PM