is not current version
Last Version 1.21.0

com.microsoft.azure:azure-maven-plugins 1.14.0

Maven plugins for Microsoft Azure services

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-maven-plugins
Version

Version

1.14.0
Type

Type

pom

Download azure-maven-plugins 1.14.0


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-maven-plugins/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-maven-plugins</artifactId>
    <version>1.14.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-maven-plugins/
implementation 'com.microsoft.azure:azure-maven-plugins:1.14.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-maven-plugins/
implementation ("com.microsoft.azure:azure-maven-plugins:1.14.0")
'com.microsoft.azure:azure-maven-plugins:pom:1.14.0'
<dependency org="com.microsoft.azure" name="azure-maven-plugins" rev="1.14.0">
  <artifact name="azure-maven-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-maven-plugins', version='1.14.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-maven-plugins" % "1.14.0"
[com.microsoft.azure/azure-maven-plugins "1.14.0"]