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