GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-sql |
Version | Version0.9.3 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-sql-0.9.3.pom | |
azure-mgmt-sql-0.9.3.jar | 512 KB |
azure-mgmt-sql-0.9.3-sources.jar | 440 KB |
azure-mgmt-sql-0.9.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-sql/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-sql</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-sql/
implementation 'com.microsoft.azure:azure-mgmt-sql:0.9.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-sql/
implementation ("com.microsoft.azure:azure-mgmt-sql:0.9.3")
'com.microsoft.azure:azure-mgmt-sql:jar:0.9.3'
<dependency org="com.microsoft.azure" name="azure-mgmt-sql" rev="0.9.3">
<artifact name="azure-mgmt-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-sql', version='0.9.3')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-sql" % "0.9.3"
[com.microsoft.azure/azure-mgmt-sql "0.9.3"]