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

Download http-api-invoker JAR 1.2.4 with all dependencies


Files of the artifact http-api-invoker version 1.2.4 from the group com.github.dadiyang.

Test

Download http-api-invoker (1.2.4)
Artifact http-api-invoker
Group com.github.dadiyang
Version 1.2.4
Organization not specified
URL Not specified
License MIT License
Dependencies amount 3
Dependencies slf4j-api, fastjson, jsoup,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of http-api-invoker Show documentation

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

0 downloads

Source code of http-api-invoker version 1.2.4

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.dadiyang.httpinvoker
com.github.dadiyang.httpinvoker.com.github.dadiyang.httpinvoker.HttpApiInvoker
com.github.dadiyang.httpinvoker.com.github.dadiyang.httpinvoker.HttpApiProxyFactory
com.github.dadiyang.httpinvoker.annotation
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.ContentType
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.Cookies
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.ExpectedCode
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.Form
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.Headers
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.HttpApi
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.HttpApiScan
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.HttpReq
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.NotResultBean
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.Param
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.RetryPolicy
com.github.dadiyang.httpinvoker.annotation.com.github.dadiyang.httpinvoker.annotation.UserAgent
com.github.dadiyang.httpinvoker.enumeration
com.github.dadiyang.httpinvoker.enumeration.com.github.dadiyang.httpinvoker.enumeration.ReqMethod
com.github.dadiyang.httpinvoker.exception
com.github.dadiyang.httpinvoker.exception.com.github.dadiyang.httpinvoker.exception.UnexpectedResultException
com.github.dadiyang.httpinvoker.mocker
com.github.dadiyang.httpinvoker.mocker.com.github.dadiyang.httpinvoker.mocker.MockRequestor
com.github.dadiyang.httpinvoker.mocker.com.github.dadiyang.httpinvoker.mocker.MockResponse
com.github.dadiyang.httpinvoker.mocker.com.github.dadiyang.httpinvoker.mocker.MockRule
com.github.dadiyang.httpinvoker.propertyresolver
com.github.dadiyang.httpinvoker.propertyresolver.com.github.dadiyang.httpinvoker.propertyresolver.EnvironmentBasePropertyResolver
com.github.dadiyang.httpinvoker.propertyresolver.com.github.dadiyang.httpinvoker.propertyresolver.MultiSourcePropertyResolver
com.github.dadiyang.httpinvoker.propertyresolver.com.github.dadiyang.httpinvoker.propertyresolver.PropertiesBasePropertyResolver
com.github.dadiyang.httpinvoker.propertyresolver.com.github.dadiyang.httpinvoker.propertyresolver.PropertyResolver
com.github.dadiyang.httpinvoker.requestor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.DefaultHttpRequestor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.DefaultResponseProcessor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.HttpClientRequestor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.HttpClientResponse
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.HttpRequest
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.HttpResponse
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.JsoupHttpResponse
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.JsoupRequestor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.MultiPart
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.RequestPreprocessor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.Requestor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.ResponseProcessor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.ResultBeanResponseProcessor
com.github.dadiyang.httpinvoker.requestor.com.github.dadiyang.httpinvoker.requestor.Status
com.github.dadiyang.httpinvoker.serializer
com.github.dadiyang.httpinvoker.serializer.com.github.dadiyang.httpinvoker.serializer.FastJsonJsonSerializer
com.github.dadiyang.httpinvoker.serializer.com.github.dadiyang.httpinvoker.serializer.GsonJsonSerializer
com.github.dadiyang.httpinvoker.serializer.com.github.dadiyang.httpinvoker.serializer.JsonSerializer
com.github.dadiyang.httpinvoker.serializer.com.github.dadiyang.httpinvoker.serializer.JsonSerializerDecider
com.github.dadiyang.httpinvoker.spring
com.github.dadiyang.httpinvoker.spring.com.github.dadiyang.httpinvoker.spring.ClassPathHttpApiScanner
com.github.dadiyang.httpinvoker.spring.com.github.dadiyang.httpinvoker.spring.HttpApiConfigurer
com.github.dadiyang.httpinvoker.spring.com.github.dadiyang.httpinvoker.spring.HttpApiProxyFactoryBean
com.github.dadiyang.httpinvoker.util
com.github.dadiyang.httpinvoker.util.com.github.dadiyang.httpinvoker.util.IoUtils
com.github.dadiyang.httpinvoker.util.com.github.dadiyang.httpinvoker.util.ObjectUtils
com.github.dadiyang.httpinvoker.util.com.github.dadiyang.httpinvoker.util.ParamUtils
com.github.dadiyang.httpinvoker.util.com.github.dadiyang.httpinvoker.util.ReflectionUtils
com.github.dadiyang.httpinvoker.util.com.github.dadiyang.httpinvoker.util.StringUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy