a

azure-mgmt-mysql

This package contains Microsoft DBforMySQL Management SDK.
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft
Files download
File Operation
azure-mgmt-mysql-1.0.0-beta.jar download
azure-mgmt-mysql-1.0.0-beta.pom download
azure-mgmt-mysql-1.0.0-beta-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure.mysql.v2017_12_01_preview</groupId>
  <artifactId>azure-mgmt-mysql</artifactId>
  <version>1.0.0-beta</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure.mysql.v2017_12_01_preview:azure-mgmt-mysql:1.0.0-beta'
Gradle Kotlin
implementation("com.microsoft.azure.mysql.v2017_12_01_preview:azure-mgmt-mysql:1.0.0-beta")
Scala SBT
libraryDependencies += "com.microsoft.azure.mysql.v2017_12_01_preview" % "azure-mgmt-mysql" % "1.0.0-beta"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure.mysql.v2017_12_01_preview', module='azure-mgmt-mysql', version='1.0.0-beta')
)
Apache Ivy
<dependency org="com.microsoft.azure.mysql.v2017_12_01_preview" name="azure-mgmt-mysql" rev="1.0.0-beta" />
Leiningen
[com.microsoft.azure.mysql.v2017_12_01_preview/azure-mgmt-mysql "1.0.0-beta"]
Apache Buildr
'com.microsoft.azure.mysql.v2017_12_01_preview:azure-mgmt-mysql:jar:1.0.0-beta'