Skip to content

io.github.mbenincasa.java-rest-client 0.3.4 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.mbenincasa</groupId>
  <artifactId>java-rest-client</artifactId>
  <version>0.3.4</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This library provides a convenient way to interact with RESTful APIs in Java applications. Whether you're building a web service client, integrating with third-party APIs, or developing a microservice architecture, this library aims to simplify the process of making HTTP requests and handling responses.

Details

  • @MBenincasa MBenincasa
  • December 11, 2024
  • 7 dependencies
  • GNU GPLv3

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0


Recent versions

View all