MVN

org.webpieces.http : http1_1-parser

Maven & Gradle

Aug 22, 2023
3 usages
31 stars

http1_1-parser · A re-usable asynchronous HTTP/1.1 parser that can be used with any NIO client

<dependency>
    <groupId>org.webpieces.http</groupId>
    <artifactId>http1_1-parser</artifactId>
    <version>2.1.89</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webpieces.http : http1_1-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.89

All Versions

Choose a version of org.webpieces.http : http1_1-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
http1_1-parser-2.1.89
http1_1-parser-2.1.88
http1_1-parser-2.1.86
http1_1-parser-2.1.85
http1_1-parser-2.1.84
http1_1-parser-2.1.83
http1_1-parser-2.1.80
http1_1-parser-2.1.79
http1_1-parser-2.1.78
http1_1-parser-2.1.77
http1_1-parser-2.1.76
http1_1-parser-2.1.75
http1_1-parser-2.1.74
http1_1-parser-2.1.73
http1_1-parser-2.1.72
http1_1-parser-2.1.71
http1_1-parser-2.1.70
http1_1-parser-2.1.69
http1_1-parser-2.1.68
http1_1-parser-2.1.67
http1_1-parser-2.1.66
http1_1-parser-2.1.65
http1_1-parser-2.1.64
http1_1-parser-2.1.63
http1_1-parser-2.1.62
http1_1-parser-2.1.61
http1_1-parser-2.1.59
http1_1-parser-2.1.58
http1_1-parser-2.1.57
http1_1-parser-2.1.56
http1_1-parser-2.1.55
http1_1-parser-2.1.54
http1_1-parser-2.1.53
http1_1-parser-2.1.52
http1_1-parser-2.1.51
http1_1-parser-2.1.50
http1_1-parser-2.1.49
http1_1-parser-2.1.48
http1_1-parser-2.1.47
http1_1-parser-2.1.46
http1_1-parser-2.1.43
http1_1-parser-2.1.42
http1_1-parser-2.1.40
http1_1-parser-2.1.39
http1_1-parser-2.1.38
http1_1-parser-2.1.37
http1_1-parser-2.1.36
http1_1-parser-2.1.35
http1_1-parser-2.1.34
http1_1-parser-2.1.33
http1_1-parser-2.1.32
http1_1-parser-2.1.31
http1_1-parser-2.1.30
http1_1-parser-2.1.29
http1_1-parser-2.1.28
http1_1-parser-2.1.26
http1_1-parser-2.1.24
http1_1-parser-2.1.23
http1_1-parser-2.1.22
http1_1-parser-2.1.21.2
http1_1-parser-2.1.21.1
http1_1-parser-2.1.21
http1_1-parser-2.1.20
http1_1-parser-2.1.17
http1_1-parser-2.1.15
http1_1-parser-2.1.14
http1_1-parser-2.1.13
http1_1-parser-2.1.11
http1_1-parser-2.1.10
http1_1-parser-2.1.8
http1_1-parser-2.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.webpieces.http</groupId>
    <artifactId>http1_1-parser</artifactId>
    <version>2.1.89</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webpieces.http : http1_1-parser gradle dependency to your build.gradle file:

implementation 'org.webpieces.http:http1_1-parser:2.1.89'

Gradle Kotlin DSL: Add the following org.webpieces.http : http1_1-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webpieces.http:http1_1-parser:2.1.89")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webpieces.http : http1_1-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webpieces.http" % "http1_1-parser" % "2.1.89"

Advertisement

Dependencies from Group

Aug 22, 2023
4 usages
31 stars
Aug 22, 2023
4 usages
31 stars
Aug 22, 2023
3 usages
31 stars
Aug 22, 2023
3 usages
31 stars
Aug 22, 2023
2 usages
31 stars

Discover Dependencies

Apr 27, 2013
2 usages
382 stars
Jun 28, 2023
14 usages
45 stars
Aug 02, 2017
3 stars
Jul 25, 2019
5 usages
85 stars
Dec 19, 2022
2 usages
173 stars
Aug 25, 2023
2 usages
1 stars