Last Version

Azure SDK dependencies BOM 1.0.0.M1

BOM for Azure SDK dependencies

License

License

MIT
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-bom
Version

Version

1.0.0.M1
Type

Type

pom
Description

Description

Azure SDK dependencies BOM
BOM for Azure SDK dependencies
Project URL

Project URL

https://github.com/VSChina/azure-bom
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/VSChina/azure-bom/tree/master

Download azure-bom 1.0.0.M1

Filename Size
azure-bom-1.0.0.M1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-bom/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-bom</artifactId>
    <version>1.0.0.M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-bom/
implementation 'com.microsoft.azure:azure-bom:1.0.0.M1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-bom/
implementation ("com.microsoft.azure:azure-bom:1.0.0.M1")
'com.microsoft.azure:azure-bom:pom:1.0.0.M1'
<dependency org="com.microsoft.azure" name="azure-bom" rev="1.0.0.M1">
  <artifact name="azure-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-bom', version='1.0.0.M1')
)
libraryDependencies += "com.microsoft.azure" % "azure-bom" % "1.0.0.M1"
[com.microsoft.azure/azure-bom "1.0.0.M1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.