is not current version
Last Version 11.1.2.jre18-preview

Microsoft JDBC Driver for SQL Server 9.4.0.jre16

Microsoft JDBC Driver for SQL Server.

License

License

GroupId

GroupId

com.microsoft.sqlserver
ArtifactId

ArtifactId

mssql-jdbc
Version

Version

9.4.0.jre16
Type

Type

jar
Description

Description

Microsoft JDBC Driver for SQL Server
Microsoft JDBC Driver for SQL Server.
Project URL

Project URL

https://github.com/Microsoft/mssql-jdbc
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Microsoft/mssql-jdbc

Download mssql-jdbc 9.4.0.jre16


<!-- https://jarcasting.com/artifacts/com.microsoft.sqlserver/mssql-jdbc/ -->
<dependency>
    <groupId>com.microsoft.sqlserver</groupId>
    <artifactId>mssql-jdbc</artifactId>
    <version>9.4.0.jre16</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.sqlserver/mssql-jdbc/
implementation 'com.microsoft.sqlserver:mssql-jdbc:9.4.0.jre16'
// https://jarcasting.com/artifacts/com.microsoft.sqlserver/mssql-jdbc/
implementation ("com.microsoft.sqlserver:mssql-jdbc:9.4.0.jre16")
'com.microsoft.sqlserver:mssql-jdbc:jar:9.4.0.jre16'
<dependency org="com.microsoft.sqlserver" name="mssql-jdbc" rev="9.4.0.jre16">
  <artifact name="mssql-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.sqlserver', module='mssql-jdbc', version='9.4.0.jre16')
)
libraryDependencies += "com.microsoft.sqlserver" % "mssql-jdbc" % "9.4.0.jre16"
[com.microsoft.sqlserver/mssql-jdbc "9.4.0.jre16"]

Dependencies

compile (6)

Group / Artifact Type Version
com.azure : azure-security-keyvault-keys Optional jar 4.2.8
com.azure : azure-identity Optional jar 1.3.3
org.antlr : antlr4-runtime Optional jar 4.9.2
com.google.code.gson : gson Optional jar 2.8.7
org.bouncycastle : bcprov-jdk15on Optional jar 1.69
org.bouncycastle : bcpkix-jdk15on Optional jar 1.69

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 6.0.0
org.osgi : org.osgi.compendium jar 5.0.0

test (15)

Group / Artifact Type Version
com.microsoft.azure : adal4j jar 1.6.7
org.junit.platform : junit-platform-console jar [1.3.2, 1.5.2]
org.junit.platform : junit-platform-commons jar [1.3.2, 1.5.2]
org.junit.platform : junit-platform-engine jar [1.3.2, 1.5.2]
org.junit.platform : junit-platform-launcher jar [1.3.2, 1.5.2]
org.junit.platform : junit-platform-runner jar [1.3.2, 1.5.2]
org.junit.platform : junit-platform-surefire-provider jar [1.3.2, 1.5.2]
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
com.zaxxer : HikariCP jar 3.4.2
org.apache.commons : commons-dbcp2 jar 2.7.0
org.slf4j : slf4j-nop jar 1.7.30
org.eclipse.gemini.blueprint : gemini-blueprint-mock jar 2.1.0.RELEASE
com.h2database : h2 jar 1.4.200
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.