jTDS

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.jtds
Идентификатор

Идентификатор

jtds
Последняя версия

Последняя версия

1.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jTDS
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.
Ссылка на сайт

Ссылка на сайт

http://jtds.sourceforge.net
Система контроля версий

Система контроля версий

https://svn.code.sf.net/p/jtds/code

Скачать jtds

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sourceforge.jtds/jtds/ -->
<dependency>
    <groupId>net.sourceforge.jtds</groupId>
    <artifactId>jtds</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jtds/jtds/
implementation 'net.sourceforge.jtds:jtds:1.3.1'
// https://jarcasting.com/artifacts/net.sourceforge.jtds/jtds/
implementation ("net.sourceforge.jtds:jtds:1.3.1")
'net.sourceforge.jtds:jtds:jar:1.3.1'
<dependency org="net.sourceforge.jtds" name="jtds" rev="1.3.1">
  <artifact name="jtds" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jtds', module='jtds', version='1.3.1')
)
libraryDependencies += "net.sourceforge.jtds" % "jtds" % "1.3.1"
[net.sourceforge.jtds/jtds "1.3.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
jcifs : jcifs Необязательный jar 1.3.17

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.1
1.3.0
1.2.8
1.2.7
1.2.6
1.2.4
1.2.2
1.2