java - Class not able to recognize maven dependencies -


i trying create maven project. added dependencies jar files , importing them in class. class doesn't recognize it.

i tried couple of options , serached couldn't resolve. please guide.

attached below screenshot of project str enter image description here

enter image description here

try this:

right click project , select maven click update project. select project , select force update of snapshots/releases option. refresh project , build (if not see compilation error after updating).


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -