is not current version
Last Version 1.3

com.github.rkmk:jdbi-folder 1.2

Used to fold objects from jdbi result set

Categories

Categories

JDBI Data Databases
GroupId

GroupId

com.github.rkmk
ArtifactId

ArtifactId

jdbi-folder
Version

Version

1.2
Type

Type

jar

Download jdbi-folder 1.2


<!-- https://jarcasting.com/artifacts/com.github.rkmk/jdbi-folder/ -->
<dependency>
    <groupId>com.github.rkmk</groupId>
    <artifactId>jdbi-folder</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rkmk/jdbi-folder/
implementation 'com.github.rkmk:jdbi-folder:1.2'
// https://jarcasting.com/artifacts/com.github.rkmk/jdbi-folder/
implementation ("com.github.rkmk:jdbi-folder:1.2")
'com.github.rkmk:jdbi-folder:jar:1.2'
<dependency org="com.github.rkmk" name="jdbi-folder" rev="1.2">
  <artifact name="jdbi-folder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rkmk', module='jdbi-folder', version='1.2')
)
libraryDependencies += "com.github.rkmk" % "jdbi-folder" % "1.2"
[com.github.rkmk/jdbi-folder "1.2"]