Completed
Details
Assignee
Sean CorfieldSean CorfieldReporter
importimportPriority
Trivial
Details
Details
Assignee
Sean Corfield
Sean CorfieldReporter
import
importPriority
Created October 20, 2017 at 4:52 PM
Updated December 29, 2017 at 8:06 PM
Resolved December 29, 2017 at 8:06 PM
Microsoft's SQL Server JDBC driver is now available on Maven central as artifact "com.microsoft.sqlserver/mssql-jdbc". Looks like they began this practice with version 6. I don't know if there are any compatibility issues with eg j.jdbc or java 1.8. Running the current unit tests is probably sufficient.
The README currently recommends to manually download the driver, and provides a link to the v6 download page.