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