License |
License |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdhttp-common |
Version | Version1.9.71 |
Type | Typejar |
Description |
Descriptionhttp-common
Common code between http client and frontend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-common-1.9.71.pom | |
http-common-1.9.71.jar | 63 KB |
http-common-1.9.71-sources.jar | 36 KB |
http-common-1.9.71-javadoc.jar | 353 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http-common/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http-common</artifactId>
<version>1.9.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http-common/
implementation 'org.webpieces:http-common:1.9.71'
// https://jarcasting.com/artifacts/org.webpieces/http-common/
implementation ("org.webpieces:http-common:1.9.71")
'org.webpieces:http-common:jar:1.9.71'
<dependency org="org.webpieces" name="http-common" rev="1.9.71">
<artifact name="http-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http-common', version='1.9.71')
)
libraryDependencies += "org.webpieces" % "http-common" % "1.9.71"
[org.webpieces/http-common "1.9.71"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
joda-time : joda-time | jar | 2.9.4 |
org.webpieces : core-channelmanager2 | jar | 1.9.71 |
org.webpieces : http1_1-parser | jar | 1.9.71 |
org.webpieces : http2-engine | jar | 1.9.71 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.codehaus.groovy : groovy-all | jar | 2.4.6 |