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