License |
License |
---|---|
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-core-http-okhttp |
Last Version | Last Version1.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure OkHttp HTTP Client Library
This package contains the OkHttp HTTP client plugin for azure-core.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure/azure-core-http-okhttp/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-okhttp</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-core-http-okhttp/
implementation 'com.azure:azure-core-http-okhttp:1.10.1'
// https://jarcasting.com/artifacts/com.azure/azure-core-http-okhttp/
implementation ("com.azure:azure-core-http-okhttp:1.10.1")
'com.azure:azure-core-http-okhttp:jar:1.10.1'
<dependency org="com.azure" name="azure-core-http-okhttp" rev="1.10.1">
<artifact name="azure-core-http-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-core-http-okhttp', version='1.10.1')
)
libraryDependencies += "com.azure" % "azure-core-http-okhttp" % "1.10.1"
[com.azure/azure-core-http-okhttp "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.azure : azure-core | jar | 1.29.1 |
com.squareup.okhttp3 : okhttp | jar | 4.9.2 |
Group / Artifact | Type | Version |
---|---|---|
com.azure : azure-core | test-jar | 1.29.1 |
com.azure : azure-core-test | jar | 1.9.1 |
com.azure : azure-core-test | test-jar | 1.9.1 |
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 |
com.github.tomakehurst : wiremock-standalone | jar | 2.24.1 |
org.mockito : mockito-core | jar | 4.0.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |