All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download pigeon JAR 1.6.0 with all dependencies


Java http proxy.

Files of the artifact pigeon version 1.6.0 from the group com.yhyzgn.http.

Test

Artifact pigeon
Group com.yhyzgn.http
Version 1.6.0
Last update 22. September 2023
Tags: with java okhttp3 http client
Organization not specified
URL https://github.com/yhyzgn/Pigeon
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies okhttp, jackson-core, jackson-databind, gson, guava, annotations,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of pigeon Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of pigeon version 1.6.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.yhy.http.pigeon
com.yhy.http.pigeon.com.yhy.http.pigeon.Pigeon
com.yhy.http.pigeon.adapter
com.yhy.http.pigeon.adapter.com.yhy.http.pigeon.adapter.CallAdapter
com.yhy.http.pigeon.annotation
com.yhy.http.pigeon.annotation.com.yhy.http.pigeon.annotation.Form
com.yhy.http.pigeon.annotation.com.yhy.http.pigeon.annotation.Header
com.yhy.http.pigeon.annotation.com.yhy.http.pigeon.annotation.Headers
com.yhy.http.pigeon.annotation.com.yhy.http.pigeon.annotation.Host
com.yhy.http.pigeon.annotation.com.yhy.http.pigeon.annotation.Interceptor
com.yhy.http.pigeon.annotation.com.yhy.http.pigeon.annotation.Interceptors
com.yhy.http.pigeon.annotation.com.yhy.http.pigeon.annotation.Multipart
com.yhy.http.pigeon.annotation.com.yhy.http.pigeon.annotation.Stream
com.yhy.http.pigeon.annotation.method
com.yhy.http.pigeon.annotation.method.com.yhy.http.pigeon.annotation.method.DELETE
com.yhy.http.pigeon.annotation.method.com.yhy.http.pigeon.annotation.method.GET
com.yhy.http.pigeon.annotation.method.com.yhy.http.pigeon.annotation.method.HEAD
com.yhy.http.pigeon.annotation.method.com.yhy.http.pigeon.annotation.method.OPTIONS
com.yhy.http.pigeon.annotation.method.com.yhy.http.pigeon.annotation.method.PATCH
com.yhy.http.pigeon.annotation.method.com.yhy.http.pigeon.annotation.method.POST
com.yhy.http.pigeon.annotation.method.com.yhy.http.pigeon.annotation.method.PUT
com.yhy.http.pigeon.annotation.method.com.yhy.http.pigeon.annotation.method.TRACE
com.yhy.http.pigeon.annotation.param
com.yhy.http.pigeon.annotation.param.com.yhy.http.pigeon.annotation.param.Body
com.yhy.http.pigeon.annotation.param.com.yhy.http.pigeon.annotation.param.Field
com.yhy.http.pigeon.annotation.param.com.yhy.http.pigeon.annotation.param.Part
com.yhy.http.pigeon.annotation.param.com.yhy.http.pigeon.annotation.param.Path
com.yhy.http.pigeon.annotation.param.com.yhy.http.pigeon.annotation.param.Query
com.yhy.http.pigeon.annotation.param.com.yhy.http.pigeon.annotation.param.Tag
com.yhy.http.pigeon.annotation.param.com.yhy.http.pigeon.annotation.param.Url
com.yhy.http.pigeon.common
com.yhy.http.pigeon.common.com.yhy.http.pigeon.common.Call
com.yhy.http.pigeon.common.com.yhy.http.pigeon.common.Callback
com.yhy.http.pigeon.common.com.yhy.http.pigeon.common.Invocation
com.yhy.http.pigeon.common.com.yhy.http.pigeon.common.OkCall
com.yhy.http.pigeon.common.com.yhy.http.pigeon.common.Response
com.yhy.http.pigeon.common.com.yhy.http.pigeon.common.SystemClock
com.yhy.http.pigeon.common.https
com.yhy.http.pigeon.common.https.com.yhy.http.pigeon.common.https.SSLConnFactory
com.yhy.http.pigeon.common.https.com.yhy.http.pigeon.common.https.TrustAllCerts
com.yhy.http.pigeon.common.https.com.yhy.http.pigeon.common.https.TrustAllHost
com.yhy.http.pigeon.converter
com.yhy.http.pigeon.converter.com.yhy.http.pigeon.converter.Converter
com.yhy.http.pigeon.delegate
com.yhy.http.pigeon.delegate.com.yhy.http.pigeon.delegate.HeaderDelegate
com.yhy.http.pigeon.delegate.com.yhy.http.pigeon.delegate.InterceptorDelegate
com.yhy.http.pigeon.http
com.yhy.http.pigeon.http.com.yhy.http.pigeon.http.HttpException
com.yhy.http.pigeon.http.com.yhy.http.pigeon.http.HttpHandler
com.yhy.http.pigeon.http.com.yhy.http.pigeon.http.HttpMethod
com.yhy.http.pigeon.http.request
com.yhy.http.pigeon.http.request.com.yhy.http.pigeon.http.request.RequestBuilder
com.yhy.http.pigeon.http.request.com.yhy.http.pigeon.http.request.RequestFactory
com.yhy.http.pigeon.http.request.param
com.yhy.http.pigeon.http.request.param.com.yhy.http.pigeon.http.request.param.ParameterHandler
com.yhy.http.pigeon.internal.adapter
com.yhy.http.pigeon.internal.adapter.com.yhy.http.pigeon.internal.adapter.GuavaCallAdapter
com.yhy.http.pigeon.internal.converter
com.yhy.http.pigeon.internal.converter.com.yhy.http.pigeon.internal.converter.GsonConverter
com.yhy.http.pigeon.internal.converter.com.yhy.http.pigeon.internal.converter.JacksonConverter
com.yhy.http.pigeon.internal.converter.com.yhy.http.pigeon.internal.converter.StringResponseConverter
com.yhy.http.pigeon.internal.delegate
com.yhy.http.pigeon.internal.delegate.com.yhy.http.pigeon.internal.delegate.ConstructorHeaderDelegate
com.yhy.http.pigeon.internal.delegate.com.yhy.http.pigeon.internal.delegate.ConstructorInterceptorDelegate
com.yhy.http.pigeon.internal.logging
com.yhy.http.pigeon.internal.logging.com.yhy.http.pigeon.internal.logging.HttpLoggerInterceptor
com.yhy.http.pigeon.internal.ssl
com.yhy.http.pigeon.internal.ssl.com.yhy.http.pigeon.internal.ssl.VoidSSLHostnameVerifier
com.yhy.http.pigeon.internal.ssl.com.yhy.http.pigeon.internal.ssl.VoidSSLSocketFactory
com.yhy.http.pigeon.internal.ssl.com.yhy.http.pigeon.internal.ssl.VoidSSLX509TrustManager
com.yhy.http.pigeon.utils
com.yhy.http.pigeon.utils.com.yhy.http.pigeon.utils.Utils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy