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