License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdspring-azure-starter-storage |
Version | Version1.0.0.M2 |
Type | Typejar |
Description |
DescriptionSpring Cloud Azure
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/spring-azure-starter-storage/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-azure-starter-storage</artifactId>
<version>1.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-azure-starter-storage/
implementation 'com.microsoft.azure:spring-azure-starter-storage:1.0.0.M2'
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-azure-starter-storage/
implementation ("com.microsoft.azure:spring-azure-starter-storage:1.0.0.M2")
'com.microsoft.azure:spring-azure-starter-storage:jar:1.0.0.M2'
<dependency org="com.microsoft.azure" name="spring-azure-starter-storage" rev="1.0.0.M2">
<artifact name="spring-azure-starter-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='spring-azure-starter-storage', version='1.0.0.M2')
)
libraryDependencies += "com.microsoft.azure" % "spring-azure-starter-storage" % "1.0.0.M2"
[com.microsoft.azure/spring-azure-starter-storage "1.0.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : spring-cloud-azure-autoconfigure | jar | |
com.microsoft.azure : spring-cloud-azure-storage | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.slf4j : slf4j-api | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.powermock : powermock-module-junit4 | jar | |
org.powermock : powermock-api-mockito2 | jar | |
org.springframework.boot : spring-boot-starter-test | jar |