Last Version

Azure Java SDK Template BOM (Bill of Materials) 1.0.0-beta.5

BOM used for testing the release pipeline and nothing else.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-sdk-template-bom
Version

Version

1.0.0-beta.5
Type

Type

pom
Description

Description

Azure Java SDK Template BOM (Bill of Materials)
BOM used for testing the release pipeline and nothing else.
Project URL

Project URL

https://github.com/azure/azure-sdk-for-java
Source Code Management

Source Code Management

https://github.com/azure/azure-sdk-for-java

Download azure-sdk-template-bom 1.0.0-beta.5


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

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.