Jar examples for m:mssql
Mssql Plugin
You can download jar file mssql 3.5.0 in this page.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
mssql-3.5.0-javadoc.jar