Download jdbc_2.12-2.0.2.jar file - Jar j

Jar examples for j:jdbc-2.12

Description

jdbc

You can download jar file jdbc_2.12 2.0.2 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add jdbc_2.12-2.0.2.jar to your project.

<dependency>
   <groupId>com.rocketfuel.sdbc</groupId>
   <artifactId>jdbc_2.12</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'com.rocketfuel.sdbc', name: 'jdbc_2.12', version: '2.0.2'
libraryDependencies += "com.rocketfuel.sdbc" % "jdbc_2.12" % "2.0.2"
<dependency org="com.rocketfuel.sdbc" name="jdbc_2.12" rev="2.0.2"/>
@Grapes(@Grab(group='com.rocketfuel.sdbc', module='jdbc_2.12', version='2.0.2'))
'com.rocketfuel.sdbc:jdbc_2.12:jar:2.0.2'

Download

Click the following link to download the jar file.

jdbc_2.12-2.0.2-javadoc.jar
jdbc_2.12-2.0.2-sources.jar
jdbc_2.12-2.0.2-tests-javadoc.jar
jdbc_2.12-2.0.2-tests-sources.jar
jdbc_2.12-2.0.2-tests.jar
jdbc_2.12-2.0.2.jar
jdbc_2.12-2.0.2.pom



Related Tutorials