License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIdhttp-client |
Version | Version0.203 |
Type | Typejar |
Description |
DescriptionAirlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-0.203.pom | |
http-client-0.203.jar | 175 KB |
http-client-0.203-tests.jar | 112 KB |
http-client-0.203-test-sources.jar | 59 KB |
http-client-0.203-sources.jar | 88 KB |
http-client-0.203-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/http-client/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>http-client</artifactId>
<version>0.203</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/http-client/
implementation 'com.facebook.airlift:http-client:0.203'
// https://jarcasting.com/artifacts/com.facebook.airlift/http-client/
implementation ("com.facebook.airlift:http-client:0.203")
'com.facebook.airlift:http-client:jar:0.203'
<dependency org="com.facebook.airlift" name="http-client" rev="0.203">
<artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='http-client', version='0.203')
)
libraryDependencies += "com.facebook.airlift" % "http-client" % "0.203"
[com.facebook.airlift/http-client "0.203"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
com.facebook.airlift : testing | jar | 0.203 |
org.assertj : assertj-core | jar | 3.5.2 |
com.facebook.airlift : bootstrap | jar | 0.203 |
com.facebook.airlift : log-manager | jar | 0.203 |
org.eclipse.jetty : jetty-server | jar | 9.4.42.v20210604 |
org.eclipse.jetty.http2 : http2-server | jar | 9.4.42.v20210604 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.42.v20210604 |