All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by mssql with all dependencies

Search JAR files by class name

xapi-db-mssql-2012 from group com.xdev-software (version 6.0.0)

XAPI SqlEngine Database Adapter for MsSQL 2012

Group: com.xdev-software Artifact: xapi-db-mssql-2012
Show documentation Show source 
 

0 downloads
Artifact xapi-db-mssql-2012
Group com.xdev-software
Version 6.0.0
Last update 28. September 2021
Organization XDEV Software
URL https://github.com/xdev-software/xapi-db-mssql-2012
License GNU Lesser General Public License version 3
Dependencies amount 2
Dependencies xapi, sqljdbc4,
There are maybe transitive dependencies!

mssqlpgbridge from group io.github.kislaykishore (version 0.0.4)

PostgreSQL driver which converts MSSQL compatible queries to PostgreSQL compatible

Group: io.github.kislaykishore Artifact: mssqlpgbridge
Show all versions Show documentation Show source 
 

0 downloads
Artifact mssqlpgbridge
Group io.github.kislaykishore
Version 0.0.4
Last update 22. December 2018
Organization not specified
URL https://github.com/kislaykishore/mssqlpgbridge
License BSD-2-Clause
Dependencies amount 1
Dependencies antlr4,
There are maybe transitive dependencies!

quarkus-flyway-mssql from group io.quarkus (version 3.17.0)

This extension is added by Quarkus automatically when quarkus-flyway and quarkus-jdbc-mssql are on the classpath

Group: io.quarkus Artifact: quarkus-flyway-mssql
Show all versions Show source 
 

0 downloads
Artifact quarkus-flyway-mssql
Group io.quarkus
Version 3.17.0
Last update 20. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies quarkus-core, flyway-sqlserver,
There are maybe transitive dependencies!

quarkus-flyway-mssql-deployment from group io.quarkus (version 3.17.0)

This extension is added by Quarkus automatically when quarkus-flyway and quarkus-jdbc-mssql are on the classpath

Group: io.quarkus Artifact: quarkus-flyway-mssql-deployment
Show all versions 
 

0 downloads
Artifact quarkus-flyway-mssql-deployment
Group io.quarkus
Version 3.17.0
Last update 20. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies quarkus-core-deployment, quarkus-flyway-mssql,
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

Group: org.ops4j.pax.jdbc Artifact: pax-jdbc-itest
Show all versions 
 

0 downloads
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!



Page 2 from 2 (items total 15)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy