Jar examples for j:jdbc-2.11
An implementation of SDBC for accessing Microsoft SQL Server using JDBC.
You can download jar file jdbc_2.11 2.0.2 in this page.
The BSD 3-Clause License
You can use the following script to add jdbc_2.11-2.0.2.jar to your project.
<dependency> <groupId>com.rocketfuel.sdbc</groupId> <artifactId>jdbc_2.11</artifactId> <version>2.0.2</version> </dependency>
compile group: 'com.rocketfuel.sdbc', name: 'jdbc_2.11', version: '2.0.2'
libraryDependencies += "com.rocketfuel.sdbc" % "jdbc_2.11" % "2.0.2"
<dependency org="com.rocketfuel.sdbc" name="jdbc_2.11" rev="2.0.2"/>
@Grapes(@Grab(group='com.rocketfuel.sdbc', module='jdbc_2.11', version='2.0.2'))
'com.rocketfuel.sdbc:jdbc_2.11:jar:2.0.2'
Click the following link to download the jar file.
jdbc_2.11-2.0.2-javadoc.jar