MVN

org.sourcelab.http : http-client-wrapper

Maven & Gradle

Dec 15, 2019
2 stars

Http Client Wrapper · A library to abstract common patterns for building http rest clients.

<dependency>
    <groupId>org.sourcelab.http</groupId>
    <artifactId>http-client-wrapper</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sourcelab.http : http-client-wrapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of org.sourcelab.http : http-client-wrapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
http-client-wrapper-0.2.1
http-client-wrapper-0.2.0
0.1.x
http-client-wrapper-0.1.1
http-client-wrapper-0.1.0

How to add a dependency to Maven

Add the following org.sourcelab.http : http-client-wrapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sourcelab.http</groupId>
    <artifactId>http-client-wrapper</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sourcelab.http : http-client-wrapper gradle dependency to your build.gradle file:

implementation 'org.sourcelab.http:http-client-wrapper:0.2.1'

Gradle Kotlin DSL: Add the following org.sourcelab.http : http-client-wrapper gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sourcelab.http:http-client-wrapper:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sourcelab.http : http-client-wrapper sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sourcelab.http" % "http-client-wrapper" % "0.2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 19, 2023
4 usages
147 stars
Aug 24, 2023
4 usages
12.4k stars
Aug 24, 2023
3 usages
12.4k stars
Aug 13, 2022
2 usages
13k stars
Jun 19, 2021
3 usages
11 stars
Dec 27, 2022
5 usages
3 stars
Jul 13, 2023
17 usages
5.2k stars
Dec 16, 2021
1 usages