New Post: Remove Duplicate Dependencies with Maven buff.ly/3ed7zjs
1
15
99
0
25
@baeldung Recently I had a nightmare with duplicate dependencies leading to class loading issues. One easy way to remove duplicate dependencies is by using Maven Helper plugin if you use Intellij Idea