is not current version
Last Version 11.1.2.jre18-preview

Microsoft JDBC Driver for SQL Server 10.2.0.jre17

Microsoft JDBC Driver for SQL Server.

License

License

GroupId

GroupId

com.microsoft.sqlserver
ArtifactId

ArtifactId

mssql-jdbc
Version

Version

10.2.0.jre17
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 10.2.0.jre17


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

Dependencies

compile (6)

Group / Artifact Type Version
com.azure : azure-security-keyvault-keys Optional jar 4.3.6
com.azure : azure-identity Optional jar 1.4.3
org.antlr : antlr4-runtime Optional jar 4.9.3
com.google.code.gson : gson Optional jar 2.8.9
org.bouncycastle : bcprov-jdk15on Optional jar 1.70
org.bouncycastle : bcpkix-jdk15on Optional jar 1.70

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 (14)

Group / Artifact Type Version
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 2.1.210
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.