Custom jdbc datasource in lucee 5

The option for a custom JDBC connection is not appearing in my list of
options for datasource type.

I have my JDBC driver jar (for a custom database server) that I dropped
into WEB-INF/lib. What is the best way to get a working generic JDBC
datasource connection using that driver on Lucee 5?