MVN

ch.viascom.groundwork : restclient

Maven & Gradle

Dec 06, 2016
3 usages
3 stars

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

<dependency>
    <groupId>ch.viascom.groundwork</groupId>
    <artifactId>restclient</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.viascom.groundwork : restclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of ch.viascom.groundwork : restclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
restclient-2.2
2.1
restclient-2.1

How to add a dependency to Maven

Add the following ch.viascom.groundwork : restclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.viascom.groundwork</groupId>
    <artifactId>restclient</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.viascom.groundwork : restclient gradle dependency to your build.gradle file:

implementation 'ch.viascom.groundwork:restclient:2.2'

Gradle Kotlin DSL: Add the following ch.viascom.groundwork : restclient gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.viascom.groundwork:restclient:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.viascom.groundwork : restclient sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.viascom.groundwork" % "restclient" % "2.2"

Advertisement

Dependencies from Group

Dec 06, 2016
3 usages
3 stars
Jul 04, 2017
2 usages
0 stars
Dec 07, 2016
2 usages
3 stars
Dec 11, 2018
2 usages
3 stars

Discover Dependencies

cwb
Oct 12, 2017
3 stars
Nov 26, 2018
28 stars
Nov 21, 2017
9 stars
Nov 21, 2017
2 usages
8 stars
Apr 23, 2021
331 stars
Jul 10, 2023
333 stars
Jan 03, 2017
Nov 29, 2017
Sep 27, 2018
5 usages
10.1k stars
Jul 12, 2023
3 usages
495 stars