a

azure-parent

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