File | Operation |
---|---|
azure-parent-1.0.0-beta4.pom | download |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-parent', version='1.0.0-beta4')
)