License |
License |
---|---|
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-core |
Last Version | Last Version1.29.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure Java Core Library
This package contains core types for Azure Java clients.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
azure-core-1.29.1.pom | |
azure-core-1.29.1.jar | 298 KB |
azure-core-1.29.1-tests.jar | 317 KB |
azure-core-1.29.1-sources.jar | 255 KB |
azure-core-1.29.1-javadoc.jar | 900 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azure/azure-core/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.29.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-core/
implementation 'com.azure:azure-core:1.29.1'
// https://jarcasting.com/artifacts/com.azure/azure-core/
implementation ("com.azure:azure-core:1.29.1")
'com.azure:azure-core:jar:1.29.1'
<dependency org="com.azure" name="azure-core" rev="1.29.1">
<artifact name="azure-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-core', version='1.29.1')
)
libraryDependencies += "com.azure" % "azure-core" % "1.29.1"
[com.azure/azure-core "1.29.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.projectreactor : reactor-core | jar | 3.4.17 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | 3.4.17 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 4.0.0 |
com.github.tomakehurst : wiremock-standalone | jar | 2.24.1 |
org.openjdk.jmh : jmh-core | jar | 1.22 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.22 |
javax.json : javax.json-api | jar | 1.1.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |