Maven- Creating a Jar together with its dependency Jars into a single executable Jar file

Maven- Creating a Jar together with its dependency Jars into a single executable Jar file Suppose your boss comes and ask you to create a standalone JAVA application. Assuming you being a MAVEN lover, you created a JAVA application using MAVEN dependency management tool. Now suppose you have some MAVEN dependencies that are needed by … Continue reading Maven- Creating a Jar together with its dependency Jars into a single executable Jar file