License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.microsoft.rest |
ArtifactId | ArtifactIdclient-runtime |
Last Version | Last Version1.7.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Client Runtime for AutoRest
This package contains the basic runtime for AutoRest generated Java clients.
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |