apatrida
02/29/2016, 11:18 PM1.14.1
Klutter: 1.16.0
Kovert: 0.12.1
And Klutter now includes experimental modules for JDBI 2.x and 3.x (their development branch) for binding Kotlin parameters to queries and other object based SQL statements, and result set binding to Kotlin classes. Includes extensions on fluent queries as well. See https://github.com/kohesive/klutter/tree/master/db-jdbi-v2 and https://github.com/kohesive/klutter/tree/master/db-jdbi-v3
In Klutter, the *-all
dependencies were dropped ,they no longer make sense. Use individual modules as needed.
New Klutter is on the way to Maven central within the hour.