| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdclient-runtime |
| Last Version | Last Version1.0.1 |
| 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.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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |