'Ways to fast adding missing dependencies with maven?

I just found out in Eclipse IDE I can right click the project -> Maven -> "add dependency", and I can filter and find dependencies to automatically include in the pom.xml.

Now I wonder if is there any better tool that does just this, but maybe with a better filter on somehow better?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source