jar

io.github.WuShang-3306 : easy-http.core

Maven & Gradle

Aug 31, 2022
3 stars

core · easy http request for spring boot project

Table Of Contents

Latest Version

Download io.github.WuShang-3306 : easy-http.core JAR file - Latest Versions:

All Versions

Download io.github.WuShang-3306 : easy-http.core JAR file - All Versions:

Version Vulnerabilities Size Updated
v1.0.x

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 easy-http.core-v1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.refacter.easy.http.exception

├─ cn.refacter.easy.http.exception.EasyHttpRuntimeException.class - [JAR]

cn.refacter.easy.http.annotations

├─ cn.refacter.easy.http.annotations.EnableHttpClient.class - [JAR]

├─ cn.refacter.easy.http.annotations.HttpRequest.class - [JAR]

cn.refacter.easy.http

├─ cn.refacter.easy.http.PackageInfo.class - [JAR]

cn.refacter.easy.http.base

├─ cn.refacter.easy.http.base.HttpRequestMetaData.class - [JAR]

cn.refacter.easy.http.constant

├─ cn.refacter.easy.http.constant.HttpMethod.class - [JAR]

cn.refacter.easy.http.utils

├─ cn.refacter.easy.http.utils.OkHttpUtils.class - [JAR]

cn.refacter.easy.http.config

├─ cn.refacter.easy.http.config.HttpAutoConfiguration.class - [JAR]

cn.refacter.easy.http.proxy

├─ cn.refacter.easy.http.proxy.HttpClientProxyFactoryBean.class - [JAR]

├─ cn.refacter.easy.http.proxy.HttpClientProxyHandler.class - [JAR]

├─ cn.refacter.easy.http.proxy.HttpClientProxyRegister.class - [JAR]