Download All Project dependencies using Maven
At-times there is need to physically download all the dependencies for Java/Scala based applications.
Especially when we want to develop or run application in a remote offline environments etc.
Maven has this convenience plug-in to rescue us:
Especially when we want to develop or run application in a remote offline environments etc.
Maven has this convenience plug-in to rescue us:
Comments