Microsoft JDBC Driver for SQL Server, providing database connectivity for Java applications.
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>13.5.0.jre8-preview</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connecting to SQL Server using JDBC driver.
Use a stable release like 12.8.0.jre8 for production.
No dependency data recorded yet.