Download JAR files tagged by jtds with all dependencies
spring-data-jtds-sqlserver from group org.teiid (version 1.7.2)
Teiid connector for jtds-sqlserver
Group: org.teiid Artifact: spring-data-jtds-sqlserver
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact spring-data-jtds-sqlserver
Group org.teiid
Version 1.7.2
Last update 23. June 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies teiid-spring-boot-common, translator-jdbc, teiid-api, jtds,
There are maybe transitive dependencies!
Group org.teiid
Version 1.7.2
Last update 23. June 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies teiid-spring-boot-common, translator-jdbc, teiid-api, jtds,
There are maybe transitive dependencies!
org.everit.osgi.bundles.net.sourceforge.jtds.ntlmauth from group org.everit.osgi.bundles (version 1.3.1)
Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.net.sourceforge.jtds.ntlmauth
Show source
Show source
9 downloads
Artifact org.everit.osgi.bundles.net.sourceforge.jtds.ntlmauth
Group org.everit.osgi.bundles
Version 1.3.1
Last update 21. March 2018
Organization not specified
URL http://jtds.sourceforge.net
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.everit.osgi.bundles
Version 1.3.1
Last update 21. March 2018
Organization not specified
URL http://jtds.sourceforge.net
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
org.everit.osgi.bundles.net.sourceforge.jtds from group org.everit.osgi.bundles (version 1.3.1)
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.
Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.net.sourceforge.jtds
Show documentation Show source
Show documentation Show source
4 downloads
Artifact org.everit.osgi.bundles.net.sourceforge.jtds
Group org.everit.osgi.bundles
Version 1.3.1
Last update 21. April 2015
Organization not specified
URL http://jtds.sourceforge.net
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.everit.osgi.bundles
Version 1.3.1
Last update 21. April 2015
Organization not specified
URL http://jtds.sourceforge.net
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jtds from group net.sourceforge.jtds (version 1.3.1)
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.
640 downloads
Artifact jtds
Group net.sourceforge.jtds
Version 1.3.1
Last update 08. June 2013
Organization not specified
URL http://jtds.sourceforge.net
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sourceforge.jtds
Version 1.3.1
Last update 08. June 2013
Organization not specified
URL http://jtds.sourceforge.net
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jtds from group jtds (version 1.2)
TDS is an open source 100% pure Java (type 4) JDBC 3.0 driver
for Microsoft SQL Server (6.5, 7, 2000 and 2005) and Sybase (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, concurrent (completely
independent) Statements and implementing all the DatabaseMetaData and
ResultSetMetaData methods.
Group: jtds Artifact: jtds
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jtds
Group jtds
Version 1.2
Last update 26. August 2011
Organization not specified
URL http://jtds.sourceforge.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group jtds
Version 1.2
Last update 26. August 2011
Organization not specified
URL http://jtds.sourceforge.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
pax-jdbc-itest from group org.ops4j.pax.jdbc (version 1.5.7)
To run all integration tests, you need to set up all the databases:
1) Derby:
$ export DERBY_HOME=/path/to/db-derby-10.14.2.0-bin
$ cd $DERBY_HOME
$ mkdir databases; cd databases
$ java -jar $DERBY_HOME/lib/derbyrun.jar server start
2) MS SQL Server (for official and jtds drivers):
$ podman run -itd --name pax.jdbc.sqlserver -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=PaxJdbc!(*67' -e 'MSSQL_PID=Express' \
-p 1433:1433 -d mcr.microsoft.com/mssql/server:2022-latest
3) MariaDB:
$ podman run --name pax.jdbc.mariadb -p 3306:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mariadb
4) MySQL:
$ podman run --name pax.jdbc.mysql -p 3307:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mysql
5) PostgreSQL:
$ podman run --name pax.jdbc.postgresql -e POSTGRES_USER=paxjdbc -e POSTGRES_PASSWORD=paxjdbc -p 5432:5432 -d postgres:latest
6) Oracle (a bit unofficial):
$ podman run -itd --name pax.jdbc.oracle -p 1521:1521 --privileged=true oracleinanutshell/oracle-xe-11g
Artifact pax-jdbc-itest
Group org.ops4j.pax.jdbc
Version 1.5.7
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.felix.configadmin, org.apache.aries.util, org.apache.aries.transaction.manager, derby, derbynet, derbyclient, org.apache.servicemix.bundles.jasypt, org.apache.servicemix.bundles.cglib, org.apache.servicemix.bundles.c3p0,
There are maybe transitive dependencies!
Group org.ops4j.pax.jdbc
Version 1.5.7
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.felix.configadmin, org.apache.aries.util, org.apache.aries.transaction.manager, derby, derbynet, derbyclient, org.apache.servicemix.bundles.jasypt, org.apache.servicemix.bundles.cglib, org.apache.servicemix.bundles.c3p0,
There are maybe transitive dependencies!
Page 1 from 1 (items total 6)