Maven Tutorial - Create Runnable Uber / Fat Jar With Dependencies Using Maven Shade Plugin

In this session, you will learn how to export maven based java project as fat jar using maven shade plugin in eclipse. After this, you will be able to export your java project as executable jar file using eclipse or intellij through maven build process. You can find the source code of this project on Github Limeguru Website: LimeGuru YouTube Channel Limeguru Facebook Page
Back to Top