is not current version
Last Version 1.1.1

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

DDTH's DAO Support Library

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dao-jdbc
Version

Version

0.6.0.1
Type

Type

pom

Download ddth-dao-jdbc 0.6.0.1


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