is not current version
Last Version 1.1.1

com.github.ddth:ddth-dao-jdbc 0.8.0.4

DDTH's DAO Support Library

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dao-jdbc
Version

Version

0.8.0.4
Type

Type

pom

Download ddth-dao-jdbc 0.8.0.4


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