MVN

org.webpieces : http2to1_1-client

Maven & Gradle

Sep 24, 2021
3 usages
31 stars

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

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>http2to1_1-client</artifactId>
    <version>2.0.154</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webpieces : http2to1_1-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.154

All Versions

Choose a version of org.webpieces : http2to1_1-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
http2to1_1-client-2.1.1
http2to1_1-client-2.1.0
2.0.x
http2to1_1-client-2.0.154
http2to1_1-client-2.0.153
http2to1_1-client-2.0.152
http2to1_1-client-2.0.151
http2to1_1-client-2.0.150
http2to1_1-client-2.0.149
http2to1_1-client-2.0.148
http2to1_1-client-2.0.9
http2to1_1-client-2.0.8
http2to1_1-client-2.0.7
http2to1_1-client-2.0.6
http2to1_1-client-2.0.5
http2to1_1-client-2.0.4
http2to1_1-client-2.0.3
http2to1_1-client-2.0.2
http2to1_1-client-2.0.1
1.9.x
http2to1_1-client-1.9.152
http2to1_1-client-1.9.151
http2to1_1-client-1.9.150
http2to1_1-client-1.9.149
http2to1_1-client-1.9.148
http2to1_1-client-1.9.147
http2to1_1-client-1.9.146
http2to1_1-client-1.9.145
http2to1_1-client-1.9.144
http2to1_1-client-1.9.143
http2to1_1-client-1.9.141
http2to1_1-client-1.9.140
http2to1_1-client-1.9.139
http2to1_1-client-1.9.138
http2to1_1-client-1.9.137
http2to1_1-client-1.9.136
http2to1_1-client-1.9.135
http2to1_1-client-1.9.134
http2to1_1-client-1.9.133
http2to1_1-client-1.9.131
http2to1_1-client-1.9.130
http2to1_1-client-1.9.129
http2to1_1-client-1.9.128
http2to1_1-client-1.9.127
http2to1_1-client-1.9.126
http2to1_1-client-1.9.125
http2to1_1-client-1.9.124
http2to1_1-client-1.9.123
http2to1_1-client-1.9.122
http2to1_1-client-1.9.121
http2to1_1-client-1.9.120
http2to1_1-client-1.9.118
http2to1_1-client-1.9.117
http2to1_1-client-1.9.116
http2to1_1-client-1.9.115
http2to1_1-client-1.9.110
http2to1_1-client-1.9.109
http2to1_1-client-1.9.108
http2to1_1-client-1.9.107
http2to1_1-client-1.9.104
http2to1_1-client-1.9.102
http2to1_1-client-1.9.101
http2to1_1-client-1.9.100
http2to1_1-client-1.9.98
http2to1_1-client-1.9.97
http2to1_1-client-1.9.96
http2to1_1-client-1.9.95
http2to1_1-client-1.9.94
http2to1_1-client-1.9.92
http2to1_1-client-1.9.90
http2to1_1-client-1.9.88
http2to1_1-client-1.9.87
http2to1_1-client-1.9.86
http2to1_1-client-1.9.85
http2to1_1-client-1.9.84
http2to1_1-client-1.9.83
http2to1_1-client-1.9.82
http2to1_1-client-1.9.80
http2to1_1-client-1.9.77
http2to1_1-client-1.9.76
http2to1_1-client-1.9.75
http2to1_1-client-1.9.73
http2to1_1-client-1.9.72
http2to1_1-client-1.9.1
http2to1_1-client-1.9.1.9.74

How to add a dependency to Maven

Add the following org.webpieces : http2to1_1-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>http2to1_1-client</artifactId>
    <version>2.0.154</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webpieces : http2to1_1-client gradle dependency to your build.gradle file:

implementation 'org.webpieces:http2to1_1-client:2.0.154'

Gradle Kotlin DSL: Add the following org.webpieces : http2to1_1-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webpieces:http2to1_1-client:2.0.154")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webpieces : http2to1_1-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webpieces" % "http2to1_1-client" % "2.0.154"

Advertisement

Dependencies from Group

Aug 09, 2021
51 usages
31 stars
Aug 09, 2021
19 usages
31 stars
Sep 24, 2021
17 usages
31 stars
Sep 24, 2021
15 usages
31 stars
Sep 24, 2021
15 usages
31 stars

Discover Dependencies