| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.microsoft.azure |
| Идентификатор | Идентификаторclient-runtime |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Client Runtime for AutoRest
This package contains the basic runtime for AutoRest generated Java clients.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| client-runtime-1.0.1.pom | |
| client-runtime-1.0.1.jar | 83 KB |
| client-runtime-1.0.1-sources.jar | 54 KB |
| client-runtime-1.0.1-javadoc.jar | 293 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/client-runtime/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>client-runtime</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/client-runtime/
implementation 'com.microsoft.azure:client-runtime:1.0.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/client-runtime/
implementation ("com.microsoft.azure:client-runtime:1.0.1")
'com.microsoft.azure:client-runtime:jar:1.0.1'
<dependency org="com.microsoft.azure" name="client-runtime" rev="1.0.1">
<artifact name="client-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='client-runtime', version='1.0.1')
)
libraryDependencies += "com.microsoft.azure" % "client-runtime" % "1.0.1"
[com.microsoft.azure/client-runtime "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 20.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.1.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.3.1 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.3.1 |
| com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.3.1 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.1.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.7.2 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| io.reactivex : rxjava | jar | 1.2.4 |
| com.squareup.retrofit2 : adapter-rxjava | jar | 2.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |