Log4JDBC is a Java Proxy JDBC driver that can intercept JDBC calls for other JDBC drivers
'com.github.marcosemiao.log4jdbc:modules:0.0.5'
<dependency>
<groupId>com.github.marcosemiao.log4jdbc</groupId>
<artifactId>modules</artifactId>
<version>0.0.5</version>
</dependency>
<dependency org="com.github.marcosemiao.log4jdbc" name="modules" rev="0.0.5"/>
"com.github.marcosemiao.log4jdbc", "modules", "0.0.5"