License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdspring-cloud-azure-starter-storage-blob |
Version | Version4.0.0-beta.2 |
Type | Typejar |
Description |
DescriptionSpring Cloud Azure Starter Storage Blob
Spring Cloud Azure Starter Storage Blob
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-starter-storage-blob/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>spring-cloud-azure-starter-storage-blob</artifactId>
<version>4.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-starter-storage-blob/
implementation 'com.azure.spring:spring-cloud-azure-starter-storage-blob:4.0.0-beta.2'
// https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-starter-storage-blob/
implementation ("com.azure.spring:spring-cloud-azure-starter-storage-blob:4.0.0-beta.2")
'com.azure.spring:spring-cloud-azure-starter-storage-blob:jar:4.0.0-beta.2'
<dependency org="com.azure.spring" name="spring-cloud-azure-starter-storage-blob" rev="4.0.0-beta.2">
<artifact name="spring-cloud-azure-starter-storage-blob" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='spring-cloud-azure-starter-storage-blob', version='4.0.0-beta.2')
)
libraryDependencies += "com.azure.spring" % "spring-cloud-azure-starter-storage-blob" % "4.0.0-beta.2"
[com.azure.spring/spring-cloud-azure-starter-storage-blob "4.0.0-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : spring-cloud-azure-starter | jar | 4.0.0-beta.2 |
com.azure : azure-storage-blob | jar | 12.14.2 |