文件名 | 操作 |
---|---|
azure-bom-1.0.0-beta1.pom | 下载 |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-bom</artifactId>
<version>1.0.0-beta1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-bom', version='1.0.0-beta1')
)