com.microsoft.sqlserver mssql-jdbc 12.4.2.jre11 Use code with caution. 2. Manual Installation If you download the zip package: Unzip the folder. Locate the appropriate .jar file (e.g., jre11 ). Add the JAR to your project's .
💡 Always check the Matrix of Support on the official documentation to ensure your SQL Server version (e.g., 2019, 2022) is compatible with the driver version you select. How to Add the Driver to Your Project 1. Using Maven (Recommended) download microsoft jdbc driver for sql server
Add the following dependency to your pom.xml file. This eliminates the need to manually manage JAR files. download microsoft jdbc driver for sql server