Java 8 functional JDBC utility code, applying some of Java's newer features to reduce JDBC boilerplate code.
'com.github.nwillc:fun-jdbc:0.3'
<dependency>
<groupId>com.github.nwillc</groupId>
<artifactId>fun-jdbc</artifactId>
<version>0.3</version>
</dependency>
<dependency org="com.github.nwillc" name="fun-jdbc" rev="0.3"/>
"com.github.nwillc", "fun-jdbc", "0.3"