License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-gradle-plugins-common |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionCommon Lib for Azure Gradle Plugins
A common lib for sharing code among azure gradle plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-gradle-plugins-common/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-gradle-plugins-common</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-gradle-plugins-common/
implementation 'com.microsoft.azure:azure-gradle-plugins-common:1.1.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-gradle-plugins-common/
implementation ("com.microsoft.azure:azure-gradle-plugins-common:1.1.2")
'com.microsoft.azure:azure-gradle-plugins-common:jar:1.1.2'
<dependency org="com.microsoft.azure" name="azure-gradle-plugins-common" rev="1.1.2">
<artifact name="azure-gradle-plugins-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-gradle-plugins-common', version='1.1.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-gradle-plugins-common" % "1.1.2"
[com.microsoft.azure/azure-gradle-plugins-common "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.10.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.guava : guava | jar | 30.1.1-jre |
com.microsoft.azure : azure-toolkit-common-lib | jar | 0.12.3 |
com.microsoft.azure : azure-toolkit-resource-lib | jar | 0.12.3 |
com.microsoft.azure : azure-toolkit-appservice-lib | jar | 0.12.3 |
com.microsoft.azure : azure-toolkit-applicationinsights-lib | jar | 0.12.3 |