GroundWork - RESTClient

The RESTClient module provides an easy way to call REST endpoints. It is part of the GroundWork Project by Viascom.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ch.viascom.groundwork
ArtifactId

ArtifactId

restclient
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

GroundWork - RESTClient
The RESTClient module provides an easy way to call REST endpoints. It is part of the GroundWork Project by Viascom.
Project URL

Project URL

https://github.com/viascom/groundwork/

Download restclient

How to add to project

<!-- https://jarcasting.com/artifacts/ch.viascom.groundwork/restclient/ -->
<dependency>
    <groupId>ch.viascom.groundwork</groupId>
    <artifactId>restclient</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.viascom.groundwork/restclient/
implementation 'ch.viascom.groundwork:restclient:2.2'
// https://jarcasting.com/artifacts/ch.viascom.groundwork/restclient/
implementation ("ch.viascom.groundwork:restclient:2.2")
'ch.viascom.groundwork:restclient:jar:2.2'
<dependency org="ch.viascom.groundwork" name="restclient" rev="2.2">
  <artifact name="restclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.viascom.groundwork', module='restclient', version='2.2')
)
libraryDependencies += "ch.viascom.groundwork" % "restclient" % "2.2"
[ch.viascom.groundwork/restclient "2.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10

Project Modules

There are no modules declared in this project.
ch.viascom.groundwork

Viascom

Official GitHub organisation of Viascom Ltd liab. Co.

Versions

Version
2.2
2.1