| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.azure |
| Идентификатор | Идентификаторazure-mgmt-sql |
| Версия | Версия1.41.2 |
| Тип | Типjar |
| Описание |
ОписаниеMicrosoft Azure SDK for Sql Management
This package contains Microsoft Azure Sql Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| azure-mgmt-sql-1.41.2.pom | |
| azure-mgmt-sql-1.41.2.jar | 3 MB |
| azure-mgmt-sql-1.41.2-sources.jar | 725 KB |
| azure-mgmt-sql-1.41.2-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-sql/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-sql</artifactId>
<version>1.41.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-sql/
implementation 'com.microsoft.azure:azure-mgmt-sql:1.41.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-sql/
implementation ("com.microsoft.azure:azure-mgmt-sql:1.41.2")
'com.microsoft.azure:azure-mgmt-sql:jar:1.41.2'
<dependency org="com.microsoft.azure" name="azure-mgmt-sql" rev="1.41.2">
<artifact name="azure-mgmt-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-sql', version='1.41.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-sql" % "1.41.2"
[com.microsoft.azure/azure-mgmt-sql "1.41.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.microsoft.azure : azure-client-runtime | jar | 1.7.13 |
| com.microsoft.azure : azure-mgmt-resources | jar | 1.41.2 |
| com.microsoft.azure : azure-mgmt-storage | jar | 1.41.2 |
| com.microsoft.azure : azure-storage | jar | 6.1.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.microsoft.azure : azure-client-authentication | jar | 1.7.13 |
| commons-io : commons-io | jar | 2.7 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |