Jar examples for j:jdbc-2.12
jdbc
You can download jar file jdbc_2.12 2.0.1 in this page.
The BSD 3-Clause License
You can use the following script to add jdbc_2.12-2.0.1.jar to your project.
<dependency> <groupId>com.rocketfuel.sdbc</groupId> <artifactId>jdbc_2.12</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.rocketfuel.sdbc', name: 'jdbc_2.12', version: '2.0.1'
libraryDependencies += "com.rocketfuel.sdbc" % "jdbc_2.12" % "2.0.1"
<dependency org="com.rocketfuel.sdbc" name="jdbc_2.12" rev="2.0.1"/>
@Grapes(@Grab(group='com.rocketfuel.sdbc', module='jdbc_2.12', version='2.0.1'))
'com.rocketfuel.sdbc:jdbc_2.12:jar:2.0.1'
Click the following link to download the jar file.
jdbc_2.12-2.0.1-javadoc.jar