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

Download ezyhttp-core JAR 1.3.0 with all dependencies


Files of the artifact ezyhttp-core version 1.3.0 from the group com.tvd12.

Test

Download ezyhttp-core (1.3.0)
Artifact ezyhttp-core
Group com.tvd12
Version 1.3.0
Last update 18. April 2024
Organization not specified
URL https://youngmonkeys.org/project/ezy-http/
License not specified
Dependencies amount 1
Dependencies ezyfox-jackson,
There are maybe transitive dependencies!
There is a newer version: 1.3.4
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ezyhttp-core Show documentation

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

0 downloads

Source code of ezyhttp-core version 1.3.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.tvd12.ezyhttp-core
META-INF.maven.com.tvd12.ezyhttp-core.META-INF.maven.com.tvd12.ezyhttp-core.pom.properties
META-INF.maven.com.tvd12.ezyhttp-core.META-INF.maven.com.tvd12.ezyhttp-core.pom.xml
com.tvd12.ezyhttp.core.annotation
com.tvd12.ezyhttp.core.annotation.com.tvd12.ezyhttp.core.annotation.BodyConvert
com.tvd12.ezyhttp.core.annotation.com.tvd12.ezyhttp.core.annotation.Interceptor
com.tvd12.ezyhttp.core.annotation.com.tvd12.ezyhttp.core.annotation.StringConvert
com.tvd12.ezyhttp.core.codec
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.BodyConverter
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.BodyDeserializer
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.BodySerializer
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.DataConverters
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.DefaultStringDeserializer
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.FormBodyConverter
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.JsonBodyConverter
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.SingletonStringDeserializer
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.StringDeserializer
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.StringMapper
com.tvd12.ezyhttp.core.codec.com.tvd12.ezyhttp.core.codec.TextBodyConverter
com.tvd12.ezyhttp.core.concurrent
com.tvd12.ezyhttp.core.concurrent.com.tvd12.ezyhttp.core.concurrent.HttpThreadFactory
com.tvd12.ezyhttp.core.constant
com.tvd12.ezyhttp.core.constant.com.tvd12.ezyhttp.core.constant.Constants
com.tvd12.ezyhttp.core.constant.com.tvd12.ezyhttp.core.constant.ContentEncoding
com.tvd12.ezyhttp.core.constant.com.tvd12.ezyhttp.core.constant.ContentType
com.tvd12.ezyhttp.core.constant.com.tvd12.ezyhttp.core.constant.ContentTypes
com.tvd12.ezyhttp.core.constant.com.tvd12.ezyhttp.core.constant.Headers
com.tvd12.ezyhttp.core.constant.com.tvd12.ezyhttp.core.constant.HttpMethod
com.tvd12.ezyhttp.core.constant.com.tvd12.ezyhttp.core.constant.StatusCodes
com.tvd12.ezyhttp.core.data
com.tvd12.ezyhttp.core.data.com.tvd12.ezyhttp.core.data.BodyData
com.tvd12.ezyhttp.core.data.com.tvd12.ezyhttp.core.data.BytesRange
com.tvd12.ezyhttp.core.data.com.tvd12.ezyhttp.core.data.MultiValueMap
com.tvd12.ezyhttp.core.exception
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.DeserializeBodyException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.DeserializeCookieException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.DeserializeHeaderException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.DeserializeParameterException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.DeserializePathVariableException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.DeserializeValueException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpBadRequestException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpConflictException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpForbiddenException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpInternalServerErrorException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpMethodNotAllowedException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpNotAcceptableException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpNotFoundException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpPaymentRequiredException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpRequestException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpRequestTimeoutException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpTooManyRequestsException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpUnauthorizedException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.HttpUnsupportedMediaTypeException
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.MaxResourceDownloadCapacity
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.MaxResourceUploadCapacity
com.tvd12.ezyhttp.core.exception.com.tvd12.ezyhttp.core.exception.MaxUploadSizeException
com.tvd12.ezyhttp.core.io
com.tvd12.ezyhttp.core.io.com.tvd12.ezyhttp.core.io.AnywayFileLoader
com.tvd12.ezyhttp.core.io.com.tvd12.ezyhttp.core.io.BytesRangeFileInputStream
com.tvd12.ezyhttp.core.json
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.DoubleArrayDeserializer
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.IntegerArrayDeserializer
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.ListDoubleDeserializer
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.ListIntegerDeserializer
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.ListLongDeserializer
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.ListStringDeserializer
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.LongArrayDeserializer
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.ObjectMapperBuilder
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.SetLongDeserializer
com.tvd12.ezyhttp.core.json.com.tvd12.ezyhttp.core.json.SetStringDeserializer
com.tvd12.ezyhttp.core.net
com.tvd12.ezyhttp.core.net.com.tvd12.ezyhttp.core.net.MapDecoder
com.tvd12.ezyhttp.core.net.com.tvd12.ezyhttp.core.net.MapEncoder
com.tvd12.ezyhttp.core.net.com.tvd12.ezyhttp.core.net.PathVariables
com.tvd12.ezyhttp.core.net.com.tvd12.ezyhttp.core.net.URIBuilder
com.tvd12.ezyhttp.core.net.com.tvd12.ezyhttp.core.net.URITree
com.tvd12.ezyhttp.core.resources
com.tvd12.ezyhttp.core.resources.com.tvd12.ezyhttp.core.resources.ActualContentTypeDetector
com.tvd12.ezyhttp.core.resources.com.tvd12.ezyhttp.core.resources.ResourceDownloadManager
com.tvd12.ezyhttp.core.resources.com.tvd12.ezyhttp.core.resources.ResourceUploadManager
com.tvd12.ezyhttp.core.response
com.tvd12.ezyhttp.core.response.com.tvd12.ezyhttp.core.response.ResponseAsync
com.tvd12.ezyhttp.core.response.com.tvd12.ezyhttp.core.response.ResponseEntity
com.tvd12.ezyhttp.core.util
com.tvd12.ezyhttp.core.util.com.tvd12.ezyhttp.core.util.BodyConvertAnnotations
com.tvd12.ezyhttp.core.util.com.tvd12.ezyhttp.core.util.FileSizes




© 2015 - 2025 Weber Informatics LLC | Privacy Policy