Download ddth-dao-jdbc-0.8.5.1.jar file - Jar d

Jar examples for d:ddth-dao-jdbc

Description

DDTH's DAO Support Library

You can download jar file ddth-dao-jdbc 0.8.5.1 in this page.

Build File

You can use the following script to add ddth-dao-jdbc-0.8.5.1.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-dao-jdbc</artifactId>
   <version>0.8.5.1</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-dao-jdbc', version: '0.8.5.1'
libraryDependencies += "com.github.ddth" % "ddth-dao-jdbc" % "0.8.5.1"
<dependency org="com.github.ddth" name="ddth-dao-jdbc" rev="0.8.5.1"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-dao-jdbc', version='0.8.5.1'))
'com.github.ddth:ddth-dao-jdbc:jar:0.8.5.1'

Download

Click the following link to download the jar file.

ddth-dao-jdbc-0.8.5.1.pom



Related Tutorials