文件名 | 操作 |
---|---|
autorest-clientruntime-for-java-1.6.6.pom | 下载 |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>autorest-clientruntime-for-java</artifactId>
<version>1.6.6</version>
<type>pom</type>
</dependency>
libraryDependencies += "com.microsoft.azure" % "autorest-clientruntime-for-java" % "1.6.6"
@Grapes(
@Grab(group='com.microsoft.azure', module='autorest-clientruntime-for-java', version='1.6.6')
)
<dependency org="com.microsoft.azure" name="autorest-clientruntime-for-java" rev="1.6.6" />