Last Version

Java Client Runtime for AutoRest 2.1.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.rest.v2
ArtifactId

ArtifactId

client-runtime
Version

Version

2.1.1
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 2.1.1


<!-- https://jarcasting.com/artifacts/com.microsoft.rest.v2/client-runtime/ -->
<dependency>
    <groupId>com.microsoft.rest.v2</groupId>
    <artifactId>client-runtime</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.rest.v2/client-runtime/
implementation 'com.microsoft.rest.v2:client-runtime:2.1.1'
// https://jarcasting.com/artifacts/com.microsoft.rest.v2/client-runtime/
implementation ("com.microsoft.rest.v2:client-runtime:2.1.1")
'com.microsoft.rest.v2:client-runtime:jar:2.1.1'
<dependency org="com.microsoft.rest.v2" name="client-runtime" rev="2.1.1">
  <artifact name="client-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.rest.v2', module='client-runtime', version='2.1.1')
)
libraryDependencies += "com.microsoft.rest.v2" % "client-runtime" % "2.1.1"
[com.microsoft.rest.v2/client-runtime "2.1.1"]

Dependencies

compile (8)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.28.Final
io.netty : netty-handler-proxy jar 4.1.28.Final
io.netty : netty-buffer jar 4.1.28.Final
io.netty : netty-codec-http jar 4.1.28.Final
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.9.6
io.reactivex.rxjava2 : rxjava jar 2.2.0
org.slf4j : slf4j-api jar 1.7.22

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.22
com.github.tomakehurst : wiremock-standalone jar 2.15.0
org.eclipse.jetty : jetty-http jar 9.4.8.v20171121
org.eclipse.jetty : jetty-server jar 9.4.8.v20171121

Project Modules

There are no modules declared in this project.