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
文件下载
文件名 操作
autorest-clientruntime-for-java-1.7.7.pom 下载
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>autorest-clientruntime-for-java</artifactId>
  <version>1.7.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:autorest-clientruntime-for-java:1.7.7'
Gradle Kotlin
implementation("com.microsoft.azure:autorest-clientruntime-for-java:1.7.7")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "autorest-clientruntime-for-java" % "1.7.7"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='autorest-clientruntime-for-java', version='1.7.7')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="autorest-clientruntime-for-java" rev="1.7.7" />
Leiningen
[com.microsoft.azure/autorest-clientruntime-for-java "1.7.7"]
Apache Buildr
'com.microsoft.azure:autorest-clientruntime-for-java:jar:1.7.7'
本项目依赖
该项目无第三方依赖