SLF4J:Failed to load class “org.slf4j.impl.StaticLoggerBinder”

Note the absence of SLF4J packages, plus dependencies will do.

< dependency>
& lt; groupId> org.slf4j< /groupId>
& lt; artifactId> slf4j-simple< /artifactId>
& lt; version> 1.7.25 & lt; /version>
& lt; scope> test< /scope>
& lt; /dependency>

Read More: