MariaDB jdbc driver linux

New to the product.
Having issues getting the MariaDB jdbc driver to be recognized in my properties file.
All the jar files are in $LIQUIBASE_HOME/internal/lib

Enter the path for your changelog file.

driver=mariadb-java-client-3.1.2.jar
changeLogFile=changelog.mariadb.sql

Enter the Target database ‘url’ information

liquibase.command.url=jdbc:mariadb://testingdb.test.com:3306/Test

Proper examples for use of drivers on RHEL8 for MongoDB

Would also be appreciated