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.
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).

