Just execute this maven command and it will be downloaded to local repository. Don’t forget to check your proxy settings in ~/.m2/settings.xml
mvn dependency:get -Dartifact=[groupId]:[artifactId]:[version]
Just execute this maven command and it will be downloaded to local repository. Don’t forget to check your proxy settings in ~/.m2/settings.xml
mvn dependency:get -Dartifact=[groupId]:[artifactId]:[version]