File | Operation |
---|---|
azure-1.0.0-beta1.pom | download |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure</artifactId>
<version>1.0.0-beta1</version>
<type>pom</type>
</dependency>
<parent> <groupId>com.microsoft.azure</groupId> <artifactId>azure-bom</artifactId> <version>1.0.0-beta1</version> </parent>