Last Version

Common Lib for Azure Gradle Plugins 1.3.0

A common lib for sharing code among azure gradle plugins

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-gradle-plugins-common
Version

Version

1.3.0
Type

Type

jar
Description

Description

Common Lib for Azure Gradle Plugins
A common lib for sharing code among azure gradle plugins
Project URL

Project URL

https://github.com/microsoft/azure-gradle-plugins/tree/master/azure-gradle-plugins-common
Source Code Management

Source Code Management

https://github.com/microsoft/azure-gradle-plugins/tree/master/azure-gradle-plugins-common

Download azure-gradle-plugins-common 1.3.0


<!-- 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-gradle-plugins-common/
implementation 'com.microsoft.azure:azure-gradle-plugins-common:1.3.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-gradle-plugins-common/
implementation ("com.microsoft.azure:azure-gradle-plugins-common:1.3.0")
'com.microsoft.azure:azure-gradle-plugins-common:jar:1.3.0'
<dependency org="com.microsoft.azure" name="azure-gradle-plugins-common" rev="1.3.0">
  <artifact name="azure-gradle-plugins-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-gradle-plugins-common', version='1.3.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-gradle-plugins-common" % "1.3.0"
[com.microsoft.azure/azure-gradle-plugins-common "1.3.0"]

Dependencies

runtime (7)

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
org.slf4j : slf4j-api jar 1.7.36
com.microsoft.azure : azure-toolkit-common-lib jar 0.20.0
com.microsoft.azure : azure-toolkit-appservice-lib jar 0.20.0
com.microsoft.azure : azure-toolkit-applicationinsights-lib jar 0.20.0

Project Modules

There are no modules declared in this project.