a

azure-arm-parent

This package contains the parent module of Autogenerated Microsoft Azure ARM SDK.
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft
Files download
File Operation
azure-arm-parent-0.0.2-beta.pom download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-arm-parent</artifactId>
  <version>0.0.2-beta</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-arm-parent:0.0.2-beta'
Gradle Kotlin
implementation("com.microsoft.azure:azure-arm-parent:0.0.2-beta")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-arm-parent" % "0.0.2-beta"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-arm-parent', version='0.0.2-beta')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-arm-parent" rev="0.0.2-beta" />
Leiningen
[com.microsoft.azure/azure-arm-parent "0.0.2-beta"]
Apache Buildr
'com.microsoft.azure:azure-arm-parent:jar:0.0.2-beta'
Dependencies
The project has no third-party dependencies