MVN

ch.viascom.groundwork : restclient-http

Maven & Gradle

Dec 07, 2016
2 usages
3 stars

GroundWork - RESTClient - HTTP · The RESTClient http 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-http</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1

All Versions

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

Version Vulnerabilities Updated
1.1
restclient-http-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>ch.viascom.groundwork</groupId>
    <artifactId>restclient-http</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ch.viascom.groundwork:restclient-http:1.1'

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

implementation("ch.viascom.groundwork:restclient-http:1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "ch.viascom.groundwork" % "restclient-http" % "1.1"

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

Jan 17, 2020
1 usages
38 stars
Sep 13, 2022
3 usages
17k stars
Mar 19, 2019
1 usages
0 stars
Mar 19, 2019
1 usages
0 stars
Nov 22, 2022
2 usages
Apr 01, 2023
1 usages
11 stars
Mar 11, 2021
2 usages
17 stars