It is possible that JAR does not include the dependencies. Provide pom.xml and screenshot of artifact settings. File >> Project Structure >> Artifacts
You should check console when opening JAR using following command:
java -jar your-jar.jar