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

Jar examples for j:jdbc-2.12

Description

jdbc

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

License

The BSD 3-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials