Plugin contributes a Quick Fix (Ctrl-1) for resolving missing dependencies that can be called from the Java editor.

It then shows artifacts that are matching selected class file or package name using a standard artifact search dialog

After selecting required artifact version it is automatically added to the project's pom.xml and if necessary, update includes in the Java editor.