License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdhttp2to1_1-client |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp2to1_1-client
HTTP/2 client that talks HTTP/1.1 in case you want to convert from HTTP/2 to HTTP/1.1 without changing code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http2to1_1-client-2.1.1.pom | |
http2to1_1-client-2.1.1.jar | 9 KB |
http2to1_1-client-2.1.1-sources.jar | 4 KB |
http2to1_1-client-2.1.1-javadoc.jar | 358 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http2to1_1-client/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http2to1_1-client</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http2to1_1-client/
implementation 'org.webpieces:http2to1_1-client:2.1.1'
// https://jarcasting.com/artifacts/org.webpieces/http2to1_1-client/
implementation ("org.webpieces:http2to1_1-client:2.1.1")
'org.webpieces:http2to1_1-client:jar:2.1.1'
<dependency org="org.webpieces" name="http2to1_1-client" rev="2.1.1">
<artifact name="http2to1_1-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http2to1_1-client', version='2.1.1')
)
libraryDependencies += "org.webpieces" % "http2to1_1-client" % "2.1.1"
[org.webpieces/http2to1_1-client "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webpieces : http2-client | jar | 2.1.1 |
org.webpieces : http1_1-client | jar | 2.1.1 |
org.webpieces : http2-translations | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.inject : jakarta.inject-api | jar | |
org.slf4j : slf4j-api | jar | |
org.webpieces : core-metrics | jar | 2.1.1 |
ch.qos.logback : logback-classic | jar |