MVN

com.microsoft.azure.v2 : autorest-clientruntime-for-java

Maven & Gradle

Apr 20, 2019
19 stars

AutoRest Client Runtimes for Java · This package contains the runtimes for AutoRest generated Java clients.

<dependency>
    <groupId>com.microsoft.azure.v2</groupId>
    <artifactId>autorest-clientruntime-for-java</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure.v2 : autorest-clientruntime-for-java to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1
  • Latest Beta: 2.0.0-beta4

All Versions

Choose a version of com.microsoft.azure.v2 : autorest-clientruntime-for-java to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
autorest-clientruntime-for-java-2.1.1
autorest-clientruntime-for-java-2.1.0
2.0.x
autorest-clientruntime-for-java-2.0.3
autorest-clientruntime-for-java-2.0.2
autorest-clientruntime-for-java-2.0.1
autorest-clientruntime-for-java-2.0.0
autorest-clientruntime-for-java-2.0.0-beta4
autorest-clientruntime-for-java-2.0.0-beta3
autorest-clientruntime-for-java-2.0.0-beta2
autorest-clientruntime-for-java-2.0.0-java7-beta1
autorest-clientruntime-for-java-2.0.0-beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.azure.v2</groupId>
    <artifactId>autorest-clientruntime-for-java</artifactId>
    <version>2.1.1</version>
</dependency>