Jar examples for j:jdbcutils
jdbcutils
You can download jar file jdbcutils 0.7.0 in this page.
MIT License
You can use the following script to add jdbcutils-0.7.0.jar to your project.
<dependency> <groupId>me.geso</groupId> <artifactId>jdbcutils</artifactId> <version>0.7.0</version> </dependency>
compile group: 'me.geso', name: 'jdbcutils', version: '0.7.0'
libraryDependencies += "me.geso" % "jdbcutils" % "0.7.0"
<dependency org="me.geso" name="jdbcutils" rev="0.7.0"/>
@Grapes(@Grab(group='me.geso', module='jdbcutils', version='0.7.0'))
'me.geso:jdbcutils:jar:0.7.0'
Click the following link to download the jar file.
jdbcutils-0.7.0-javadoc.jar