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