jar

com.gitee.libcsp : libcsp-retorfit2-spring-boot-starter

Maven & Gradle

Jul 16, 2022

libcsp-retrofit2-spring-boot-starter · retrofit2的spring-boot起步依赖

Table Of Contents

Latest Version

Download com.gitee.libcsp : libcsp-retorfit2-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.gitee.libcsp : libcsp-retorfit2-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.9.x
2.7.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 libcsp-retorfit2-spring-boot-starter-2.9.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.libcsp.retrofit2.factorybean

├─ org.libcsp.retrofit2.factorybean.Retrofit2FactoryBean.class - [JAR]

org.libcsp.retrofit2.wrap

├─ org.libcsp.retrofit2.wrap.Retrofit2Callback.class - [JAR]

├─ org.libcsp.retrofit2.wrap.Retrofit2Wrap.class - [JAR]

org.libcsp.retrofit2.autoconfigure

├─ org.libcsp.retrofit2.autoconfigure.ClassPathRetrofit2ClientScanner.class - [JAR]

├─ org.libcsp.retrofit2.autoconfigure.OpenApi.class - [JAR]

├─ org.libcsp.retrofit2.autoconfigure.Retrofit2ClientAutoConfiguration.class - [JAR]

org.libcsp.retrofit2

├─ org.libcsp.retrofit2.EnableRetrofit2Client.class - [JAR]

org.libcsp.retrofit2.annotation

├─ org.libcsp.retrofit2.annotation.Retrofit2Client.class - [JAR]

Advertisement