Download leopard-jdbc-0.9.12.jar file - Jar l

Jar examples for l:leopard-jdbc

Description

MySQL??????Spring Jdbc??????SQL????

You can download jar file leopard-jdbc 0.9.12 in this page.

Build File

You can use the following script to add leopard-jdbc-0.9.12.jar to your project.

<dependency>
   <groupId>io.leopard</groupId>
   <artifactId>leopard-jdbc</artifactId>
   <version>0.9.12</version>
</dependency>
compile group: 'io.leopard', name: 'leopard-jdbc', version: '0.9.12'
libraryDependencies += "io.leopard" % "leopard-jdbc" % "0.9.12"
<dependency org="io.leopard" name="leopard-jdbc" rev="0.9.12"/>
@Grapes(@Grab(group='io.leopard', module='leopard-jdbc', version='0.9.12'))
'io.leopard:leopard-jdbc:jar:0.9.12'

Download

Click the following link to download the jar file.

leopard-jdbc-0.9.12-javadoc.jar
leopard-jdbc-0.9.12-sources.jar
leopard-jdbc-0.9.12.jar
leopard-jdbc-0.9.12.pom



Related Tutorials