<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-sqlserver-lib</artifactId>
<version>0.39.0</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-sqlserver-lib', version='0.39.0')
)
<parent> <groupId>com.microsoft.azure</groupId> <artifactId>azure-toolkit-libs</artifactId> <version>0.39.0</version> </parent>
compile
|-- com.azure.resourcemanager:azure-resourcemanager-sql
|-- com.microsoft.azure:azure-toolkit-common-lib
|-- com.microsoft.azure:azure-toolkit-database-lib
|-- com.microsoft.azure:azure-toolkit-auth-lib
provided