| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.sqlserver |
| Идентификатор | Идентификаторmssql-jdbc |
| Версия | Версия9.3.1.jre15-preview |
| Тип | Типjar |
| Описание |
ОписаниеMicrosoft JDBC Driver for SQL Server
Microsoft JDBC Driver for SQL Server.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMicrosoft Corporation |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mssql-jdbc-9.3.1.jre15-preview.pom | |
| mssql-jdbc-9.3.1.jre15-preview.jar | 1 MB |
| mssql-jdbc-9.3.1.jre15-preview-sources.jar | 874 KB |
| mssql-jdbc-9.3.1.jre15-preview-javadoc.jar | 831 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.sqlserver/mssql-jdbc/ -->
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>9.3.1.jre15-preview</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.sqlserver/mssql-jdbc/
implementation 'com.microsoft.sqlserver:mssql-jdbc:9.3.1.jre15-preview'
// https://jarcasting.com/artifacts/com.microsoft.sqlserver/mssql-jdbc/
implementation ("com.microsoft.sqlserver:mssql-jdbc:9.3.1.jre15-preview")
'com.microsoft.sqlserver:mssql-jdbc:jar:9.3.1.jre15-preview'
<dependency org="com.microsoft.sqlserver" name="mssql-jdbc" rev="9.3.1.jre15-preview">
<artifact name="mssql-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.sqlserver', module='mssql-jdbc', version='9.3.1.jre15-preview')
)
libraryDependencies += "com.microsoft.sqlserver" % "mssql-jdbc" % "9.3.1.jre15-preview"
[com.microsoft.sqlserver/mssql-jdbc "9.3.1.jre15-preview"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.azure : azure-security-keyvault-keys Необязательный | jar | 4.2.7 |
| com.azure : azure-identity Необязательный | jar | 1.2.5 |
| org.antlr : antlr4-runtime Необязательный | jar | 4.9.2 |
| com.google.code.gson : gson Необязательный | jar | 2.8.6 |
| org.bouncycastle : bcprov-jdk15on Необязательный | jar | 1.68 |
| org.bouncycastle : bcpkix-jdk15on Необязательный | jar | 1.68 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 |
| org.osgi : org.osgi.compendium | jar | 5.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.microsoft.azure : adal4j | jar | 1.6.5 |
| 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 |