jar

com.github.chengtengfei : okhttp3-fast-spring-boot-starter

Maven & Gradle

May 27, 2020
3 stars

The test uploads the jar to the maven central repository

Table Of Contents

Latest Version

Download com.github.chengtengfei : okhttp3-fast-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.chengtengfei : okhttp3-fast-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 okhttp3-fast-spring-boot-starter-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.chengtengfei.constant

├─ com.github.chengtengfei.constant.MetricNameConstant.class - [JAR]

├─ com.github.chengtengfei.constant.RawMediaType.class - [JAR]

com.github.chengtengfei.endpoint

├─ com.github.chengtengfei.endpoint.OkHttp3FastEndpoint.class - [JAR]

com.github.chengtengfei.configure

├─ com.github.chengtengfei.configure.OkHttp3FastAutoConfigure.class - [JAR]

├─ com.github.chengtengfei.configure.SSLSocketFactoryImp.class - [JAR]

com.github.chengtengfei.properties

├─ com.github.chengtengfei.properties.OkHttp3FastProperties.class - [JAR]

com.github.chengtengfei.util

├─ com.github.chengtengfei.util.UUIDUtils.class - [JAR]

com.github.chengtengfei.bean

├─ com.github.chengtengfei.bean.OkHttp3Fast.class - [JAR]

com.github.chengtengfei.interceptor

├─ com.github.chengtengfei.interceptor.LoggingInterceptor.class - [JAR]

├─ com.github.chengtengfei.interceptor.MetricsInterceptor.class - [JAR]