License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.microsoft.rest.v2 |
ArtifactId | ArtifactIdclient-runtime |
Version | Version2.1.1 |
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-2.1.1.pom | |
client-runtime-2.1.1.jar | 256 KB |
client-runtime-2.1.1-sources.jar | 160 KB |
client-runtime-2.1.1-javadoc.jar | 696 KB |
Browse |
<!-- 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"]
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 |
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 |