A lightweight JDBC facade that provides a fluent API based on the Builder and Command design patterns.
'org.soulwing.jdbc:fluent-jdbc:1.0.0'
<dependency>
<groupId>org.soulwing.jdbc</groupId>
<artifactId>fluent-jdbc</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.soulwing.jdbc" name="fluent-jdbc" rev="1.0.0"/>
"org.soulwing.jdbc", "fluent-jdbc", "1.0.0"