Last Version

Java Client Runtime for AutoRest 1.7.14

This package contains the basic runtime for AutoRest generated Java clients.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.rest
ArtifactId

ArtifactId

client-runtime
Version

Version

1.7.14
Type

Type

jar
Description

Description

Java Client Runtime for AutoRest
This package contains the basic runtime for AutoRest generated Java clients.
Project URL

Project URL

https://github.com/Azure/autorest-clientruntime-for-java

Download client-runtime 1.7.14


<!-- 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"]

Dependencies

compile (12)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.