| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdcom.microsoft.azure | 
    
| ArtifactId | ArtifactIdazure-toolkit-database-lib | 
    
| Last Version | Last Version0.21.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionWrapped libs for Microsoft Azure Toolkits 
         | 
    
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-database-lib/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-toolkit-database-lib</artifactId>
    <version>0.21.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-database-lib/
implementation 'com.microsoft.azure:azure-toolkit-database-lib:0.21.1'
                // https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-database-lib/
implementation ("com.microsoft.azure:azure-toolkit-database-lib:0.21.1")
                'com.microsoft.azure:azure-toolkit-database-lib:jar:0.21.1'
                <dependency org="com.microsoft.azure" name="azure-toolkit-database-lib" rev="0.21.1">
  <artifact name="azure-toolkit-database-lib" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-database-lib', version='0.21.1')
)
                libraryDependencies += "com.microsoft.azure" % "azure-toolkit-database-lib" % "0.21.1"
                [com.microsoft.azure/azure-toolkit-database-lib "0.21.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.microsoft.azure : azure-toolkit-common-lib | jar | 0.21.1 | 
| com.microsoft.azure : azure-toolkit-auth-lib | jar | 0.21.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |