| License |
License |
|---|---|
| GroupId | GroupIdcom.azure.spring |
| ArtifactId | ArtifactIdspring-cloud-azure-core |
| Last Version | Last Version4.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpring Cloud Azure Core
Parent POM for Microsoft Azure SDK for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-cloud-azure-core-4.2.0.pom | |
| spring-cloud-azure-core-4.2.0.jar | 141 KB |
| spring-cloud-azure-core-4.2.0-sources.jar | 87 KB |
| spring-cloud-azure-core-4.2.0-javadoc.jar | 716 KB |
| spring-cloud-azure-core-4.2.0-changelog.md | 214 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-core/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>spring-cloud-azure-core</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-core/
implementation 'com.azure.spring:spring-cloud-azure-core:4.2.0'
// https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-core/
implementation ("com.azure.spring:spring-cloud-azure-core:4.2.0")
'com.azure.spring:spring-cloud-azure-core:jar:4.2.0'
<dependency org="com.azure.spring" name="spring-cloud-azure-core" rev="4.2.0">
<artifact name="spring-cloud-azure-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='spring-cloud-azure-core', version='4.2.0')
)
libraryDependencies += "com.azure.spring" % "spring-cloud-azure-core" % "4.2.0"
[com.azure.spring/spring-cloud-azure-core "4.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.19 |
| com.azure : azure-core | jar | 1.28.0 |
| com.azure : azure-identity | jar | 1.5.1 |
| com.azure : azure-core-amqp | jar | 2.5.0 |
| com.azure : azure-core-management | jar | 1.6.0 |
| com.azure : azure-storage-blob Optional | jar | 12.16.1 |
| com.azure : azure-storage-file-share Optional | jar | 12.12.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.0.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.springframework : spring-test | jar | 5.3.19 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |