a

autorest-clientruntime-for-java

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