Then, run mvn clean package to download the dependency.

Also verify the version string: 3.5.3 – not 3.5.3.1 or 3.5.3-RELEASE .

Place the JAR file inside your web application's WEB-INF/lib directory. For shared libraries across multiple applications, consider placing it in Tomcat's lib folder, but beware of classloader conflicts.