License |
License |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdhttp1_1-parser |
Version | Version2.0.150 |
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.0.150.pom | |
http1_1-parser-2.0.150.jar | 72 KB |
http1_1-parser-2.0.150-sources.jar | 41 KB |
http1_1-parser-2.0.150-javadoc.jar | 358 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http1_1-parser/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http1_1-parser</artifactId>
<version>2.0.150</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http1_1-parser/
implementation 'org.webpieces:http1_1-parser:2.0.150'
// https://jarcasting.com/artifacts/org.webpieces/http1_1-parser/
implementation ("org.webpieces:http1_1-parser:2.0.150")
'org.webpieces:http1_1-parser:jar:2.0.150'
<dependency org="org.webpieces" name="http1_1-parser" rev="2.0.150">
<artifact name="http1_1-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http1_1-parser', version='2.0.150')
)
libraryDependencies += "org.webpieces" % "http1_1-parser" % "2.0.150"
[org.webpieces/http1_1-parser "2.0.150"]
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 : core-datawrapper | jar | 2.0.150 |
org.webpieces : core-util | jar | 2.0.150 |