is not current version
Last Version 2.1.1

http2to1_1-client 2.0.151

http2 client api that talks http1 in case you want to convert from http2 to http1.1 without changing code

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http2to1_1-client
Version

Version

2.0.151
Type

Type

jar
Description

Description

http2to1_1-client
http2 client api that talks http1 in case you want to convert from http2 to http1.1 without changing code
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download http2to1_1-client 2.0.151


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
org.webpieces : http2-client jar 2.0.151
org.webpieces : http1_1-client jar 2.0.151
org.webpieces : http2-translations jar 2.0.151

Project Modules

There are no modules declared in this project.