I have downloaded slf4j-simple from link and add it into pom.xml file. But I don't know how to add dependencies for that in IntelliJ IDEA. Can anyone help me to resolve this issue?
Asked
Active
Viewed 140 times
0
-
Are you asking how to *refresh* IntelliJ to see changes to the pom.xml file? – Andreas Sep 17 '20 at 04:54
-
1Does this answer your question? [How can I make IntelliJ IDEA update my dependencies from Maven?](https://stackoverflow.com/q/16992255/5221149) – Andreas Sep 17 '20 at 04:55
-
1yes that's my question. – Vishal Barvaliya Sep 17 '20 at 04:57
-
but problem is that after refreshing maven. error still there it won't resolved. – Vishal Barvaliya Sep 17 '20 at 04:59
-
2Does this answer your question? [How can I make IntelliJ IDEA update my dependencies from Maven?](https://stackoverflow.com/questions/16992255/how-can-i-make-intellij-idea-update-my-dependencies-from-maven) – Zaboj Campula Sep 17 '20 at 07:47