jar

com.jcabi : jcabi-http

Maven & Gradle

Aug 30, 2022
33 usages
148 stars

jcabi-http · Fluent HTTP Client

Table Of Contents

Latest Version

Download com.jcabi : jcabi-http JAR file - Latest Versions:

All Versions

Download com.jcabi : jcabi-http JAR file - All Versions:

Version Vulnerabilities Size Updated
1.20.x
1.19.x
1.18.x
1.17.x
1.17
1.16
1.15
1.14.x
1.14
1.13
1.12
1.11
1.10.x
1.10
1.9.x
1.9
1.8.x
1.8
1.7
1.6.x
1.6
1.5.x
1.5
1.4.x
1.4
1.3.x
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jcabi-http-1.20.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jcabi.http.request

├─ com.jcabi.http.request.ApacheRequest.class - [JAR]

├─ com.jcabi.http.request.BaseRequest.class - [JAR]

├─ com.jcabi.http.request.Boundary.class - [JAR]

├─ com.jcabi.http.request.DefaultResponse.class - [JAR]

├─ com.jcabi.http.request.FakeRequest.class - [JAR]

├─ com.jcabi.http.request.JdkRequest.class - [JAR]

├─ com.jcabi.http.request.MultipartBodyBuilder.class - [JAR]

├─ com.jcabi.http.request.package-info.class - [JAR]

com.jcabi.http.mock

├─ com.jcabi.http.mock.GrizzlyQuery.class - [JAR]

├─ com.jcabi.http.mock.MkAnswer.class - [JAR]

├─ com.jcabi.http.mock.MkAnswerBodyBytesMatcher.class - [JAR]

├─ com.jcabi.http.mock.MkAnswerBodyMatcher.class - [JAR]

├─ com.jcabi.http.mock.MkAnswerHeaderMatcher.class - [JAR]

├─ com.jcabi.http.mock.MkAnswerMatchers.class - [JAR]

├─ com.jcabi.http.mock.MkContainer.class - [JAR]

├─ com.jcabi.http.mock.MkGrizzlyAdapter.class - [JAR]

├─ com.jcabi.http.mock.MkGrizzlyContainer.class - [JAR]

├─ com.jcabi.http.mock.MkQuery.class - [JAR]

├─ com.jcabi.http.mock.MkQueryBodyMatcher.class - [JAR]

├─ com.jcabi.http.mock.MkQueryHeaderMatcher.class - [JAR]

├─ com.jcabi.http.mock.MkQueryMatchers.class - [JAR]

├─ com.jcabi.http.mock.MkQueryUriMatcher.class - [JAR]

├─ com.jcabi.http.mock.package-info.class - [JAR]

com.jcabi.http.wire

├─ com.jcabi.http.wire.AbstractHeaderBasedCachingWire.class - [JAR]

├─ com.jcabi.http.wire.AutoRedirectingWire.class - [JAR]

├─ com.jcabi.http.wire.BasicAuthWire.class - [JAR]

├─ com.jcabi.http.wire.CachingWire.class - [JAR]

├─ com.jcabi.http.wire.CookieOptimizingWire.class - [JAR]

├─ com.jcabi.http.wire.ETagCachingWire.class - [JAR]

├─ com.jcabi.http.wire.FcCache.class - [JAR]

├─ com.jcabi.http.wire.FcWire.class - [JAR]

├─ com.jcabi.http.wire.LastModifiedCachingWire.class - [JAR]

├─ com.jcabi.http.wire.OneMinuteWire.class - [JAR]

├─ com.jcabi.http.wire.RetryWire.class - [JAR]

├─ com.jcabi.http.wire.TrustedWire.class - [JAR]

├─ com.jcabi.http.wire.UserAgentWire.class - [JAR]

├─ com.jcabi.http.wire.VerboseWire.class - [JAR]

├─ com.jcabi.http.wire.package-info.class - [JAR]

com.jcabi.http.response

├─ com.jcabi.http.response.AbstractResponse.class - [JAR]

├─ com.jcabi.http.response.JacksonResponse.class - [JAR]

├─ com.jcabi.http.response.JsonResponse.class - [JAR]

├─ com.jcabi.http.response.JsoupResponse.class - [JAR]

├─ com.jcabi.http.response.RestResponse.class - [JAR]

├─ com.jcabi.http.response.WebLinkingResponse.class - [JAR]

├─ com.jcabi.http.response.XmlResponse.class - [JAR]

├─ com.jcabi.http.response.package-info.class - [JAR]

com.jcabi.http

├─ com.jcabi.http.ImmutableHeader.class - [JAR]

├─ com.jcabi.http.Request.class - [JAR]

├─ com.jcabi.http.RequestBody.class - [JAR]

├─ com.jcabi.http.RequestURI.class - [JAR]

├─ com.jcabi.http.Response.class - [JAR]

├─ com.jcabi.http.Wire.class - [JAR]

├─ com.jcabi.http.package-info.class - [JAR]

Advertisement

Dependencies from Group

Apr 04, 2023
128 usages
55 stars
May 30, 2023
75 usages
504 stars
Jul 03, 2023
65 usages
58 stars
Jul 21, 2023
61 usages
95 stars
Aug 07, 2023
58 usages
13 stars

Discover Dependencies