| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.facebook.airlift |
| ArtifactId | ArtifactIdhttp-client |
| Version | Version0.202 |
| Type | Typejar |
| Description |
DescriptionAirlift
|
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-client-0.202.pom | |
| http-client-0.202.jar | 175 KB |
| http-client-0.202-tests.jar | 112 KB |
| http-client-0.202-test-sources.jar | 59 KB |
| http-client-0.202-sources.jar | 88 KB |
| http-client-0.202-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.202</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/http-client/
implementation 'com.facebook.airlift:http-client:0.202'
// https://jarcasting.com/artifacts/com.facebook.airlift/http-client/
implementation ("com.facebook.airlift:http-client:0.202")
'com.facebook.airlift:http-client:jar:0.202'
<dependency org="com.facebook.airlift" name="http-client" rev="0.202">
<artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='http-client', version='0.202')
)
libraryDependencies += "com.facebook.airlift" % "http-client" % "0.202"
[com.facebook.airlift/http-client "0.202"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| com.facebook.airlift : testing | jar | 0.202 |
| org.assertj : assertj-core | jar | 3.5.2 |
| com.facebook.airlift : bootstrap | jar | 0.202 |
| com.facebook.airlift : log-manager | jar | 0.202 |
| 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 |