is not current version
Last Version 1.1.1

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

DDTH's DAO Support Library

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dao-jdbc
Version

Version

0.6.0.2
Type

Type

pom

Download ddth-dao-jdbc 0.6.0.2


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