MVN

com.azure.tools : azure-autorest-parent

Maven & Gradle

Apr 27, 2023
32 stars

Microsoft Azure AutoRest for Java · This is the parent pom for Microsoft Azure AutoRest for Java.

<dependency>
    <groupId>com.azure.tools</groupId>
    <artifactId>azure-autorest-parent</artifactId>
    <version>1.0.0-beta.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.azure.tools : azure-autorest-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta.4
  • Latest Beta: 1.0.0-beta.4

All Versions

Choose a version of com.azure.tools : azure-autorest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
azure-autorest-parent-1.0.0-beta.4
azure-autorest-parent-1.0.0-beta.3
azure-autorest-parent-1.0.0-beta.2
azure-autorest-parent-1.0.0-beta.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.azure.tools</groupId>
    <artifactId>azure-autorest-parent</artifactId>
    <version>1.0.0-beta.4</version>
</dependency>