Download ddth-dao-jdbc-0.8.3.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.3 in this page.

Build File

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'

Download

Click the following link to download the jar file.

ddth-dao-jdbc-0.8.3.pom



Related Tutorials