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