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