Replace this JAR with your 3rd party JARs.
Update the provider.xml accordingly:

...
<jars>
  <jar-name>YOUR_LIBRARY_1.jar</jar-name> 
  <jar-name>YOUR_LIBRARY_2.jar</jar-name>
  ...
</jars>
...

See Installation Guide for further information.