License |
License |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdhttp1_1-parser |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp1_1-parser
A re-usable asynchronous HTTP/1.1 parser that can be used with any NIO client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http1_1-parser-2.1.1.pom | |
http1_1-parser-2.1.1.jar | 63 KB |
http1_1-parser-2.1.1-sources.jar | 36 KB |
http1_1-parser-2.1.1-javadoc.jar | 357 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http1_1-parser/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http1_1-parser</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http1_1-parser/
implementation 'org.webpieces:http1_1-parser:2.1.1'
// https://jarcasting.com/artifacts/org.webpieces/http1_1-parser/
implementation ("org.webpieces:http1_1-parser:2.1.1")
'org.webpieces:http1_1-parser:jar:2.1.1'
<dependency org="org.webpieces" name="http1_1-parser" rev="2.1.1">
<artifact name="http1_1-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http1_1-parser', version='2.1.1')
)
libraryDependencies += "org.webpieces" % "http1_1-parser" % "2.1.1"
[org.webpieces/http1_1-parser "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webpieces : core-datawrapper | 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 |
org.webpieces : core-util | jar | 2.1.1 |
ch.qos.logback : logback-classic | jar |