Required to get all the 3rd party dependencies from my Maven project.
For my case I directed mvn dependency:tree and grepped all the text which was in ‘{}:{}:{}:{}’ format to a text file. But I believe there should be a better way for this.
New contributor
Kushagra Agarwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.