is not current version
Last Version 3.0

com.github.dingey:jdbc-mapper 1.2

jdbc-mapper util

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

jdbc-mapper
Version

Version

1.2
Type

Type

jar

Download jdbc-mapper 1.2


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