jar

com.kapeta : rest-client

Maven & Gradle

Jun 09, 2023
0 stars

com.kapeta:rest-client · REST client support for Kapeta Spring Boot SDK

Table Of Contents

Latest Version

Download com.kapeta : rest-client JAR file - Latest Versions:

All Versions

Download com.kapeta : rest-client 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 rest-client-0.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kapeta.spring.restclient

├─ com.kapeta.spring.restclient.RestClientBeanRegistrar.class - [JAR]

├─ com.kapeta.spring.restclient.RestClientComponentProvider.class - [JAR]

├─ com.kapeta.spring.restclient.RestClientConfig.class - [JAR]

├─ com.kapeta.spring.restclient.RestClientException.class - [JAR]

├─ com.kapeta.spring.restclient.RestClientFactoryBean.class - [JAR]

├─ com.kapeta.spring.restclient.RestClientFactorySupport.class - [JAR]

├─ com.kapeta.spring.restclient.RestClientUtils.class - [JAR]

├─ com.kapeta.spring.restclient.SimpleCallAdapterFactory.class - [JAR]

com.kapeta.spring.annotation

├─ com.kapeta.spring.annotation.KapetaEnableRestClient.class - [JAR]

├─ com.kapeta.spring.annotation.KapetaRestClient.class - [JAR]

Advertisement