Please do not post images of text, post the actual text and format it. These images are really hard to read (and impossible for people using screen readers)
– hardillbOct 23 '20 at 06:14
1. Have you put all the dependencies into your POM? 2. How did you try to run it? Inside the IDE? Or just on command line?
– J Fabian MeierOct 23 '20 at 07:56
I’ve got all dependencies in my POM. It works if I run the main class in IntelliJ. If I build a .jar it gave me the error. I tried to run the jar in IntelliJ and in Terminal.
– NeoGER89Oct 23 '20 at 09:21