Jar examples for d:ddth-dao-jdbc
DDTH's DAO Support Library
You can download jar file ddth-dao-jdbc 0.8.3 in this page.
You can use the following script to add ddth-dao-jdbc-0.8.3.jar to your project.
<dependency> <groupId>com.github.ddth</groupId> <artifactId>ddth-dao-jdbc</artifactId> <version>0.8.3</version> </dependency>
compile group: 'com.github.ddth', name: 'ddth-dao-jdbc', version: '0.8.3'
libraryDependencies += "com.github.ddth" % "ddth-dao-jdbc" % "0.8.3"
<dependency org="com.github.ddth" name="ddth-dao-jdbc" rev="0.8.3"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-dao-jdbc', version='0.8.3'))
'com.github.ddth:ddth-dao-jdbc:jar:0.8.3'
Click the following link to download the jar file.
ddth-dao-jdbc-0.8.3.pom