jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000, 2005, 2008, 2012) and Sybase ASE (10, 11, 12, 15). jTDS is based on FreeTDS and is currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible, supporting forward-only and scrollable/updateable ResultSets and implementing all the DatabaseMetaData and ResultSetMetaData methods.
[net.sourceforge.jmarcos00/jtds "1.3.3-fixed"]
net.sourceforge.jmarcos00/jtds {:mvn/version "1.3.3-fixed"}
implementation("net.sourceforge.jmarcos00:jtds:1.3.3-fixed")
<dependency> <groupId>net.sourceforge.jmarcos00</groupId> <artifactId>jtds</artifactId> <version>1.3.3-fixed</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: