Download mssql-3.5.0.jar file - Jar m

Jar examples for m:mssql

Description

Mssql Plugin

You can download jar file mssql 3.5.0 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add mssql-3.5.0.jar to your project.

<dependency>
   <groupId>net.sf.squirrel-sql.plugins</groupId>
   <artifactId>mssql</artifactId>
   <version>3.5.0</version>
</dependency>
compile group: 'net.sf.squirrel-sql.plugins', name: 'mssql', version: '3.5.0'
libraryDependencies += "net.sf.squirrel-sql.plugins" % "mssql" % "3.5.0"
<dependency org="net.sf.squirrel-sql.plugins" name="mssql" rev="3.5.0"/>
@Grapes(@Grab(group='net.sf.squirrel-sql.plugins', module='mssql', version='3.5.0'))
'net.sf.squirrel-sql.plugins:mssql:jar:3.5.0'

Download

Click the following link to download the jar file.

mssql-3.5.0-javadoc.jar
mssql-3.5.0-sources.jar
mssql-3.5.0.jar
mssql-3.5.0.pom



Related Tutorials