is not current version
Last Version 0.9.8

com.microsoft.azure:azure-svc-mgmt-sql 0.9.1

This package contains Microsoft Azure SDK for SQL Management module.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-svc-mgmt-sql
Version

Version

0.9.1
Type

Type

jar

Download azure-svc-mgmt-sql 0.9.1


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-sql/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-svc-mgmt-sql</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-sql/
implementation 'com.microsoft.azure:azure-svc-mgmt-sql:0.9.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-sql/
implementation ("com.microsoft.azure:azure-svc-mgmt-sql:0.9.1")
'com.microsoft.azure:azure-svc-mgmt-sql:jar:0.9.1'
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-sql" rev="0.9.1">
  <artifact name="azure-svc-mgmt-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-sql', version='0.9.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-sql" % "0.9.1"
[com.microsoft.azure/azure-svc-mgmt-sql "0.9.1"]