MVN

org.testifyproject.client : jersey-client

Maven & Gradle

Aug 22, 2018
7 usages
7 stars

Jersey Client · A module that provides Jersey Client based ClientInstance

<dependency>
    <groupId>org.testifyproject.client</groupId>
    <artifactId>jersey-client</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testifyproject.client : jersey-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.testifyproject.client : jersey-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jersey-client-1.0.6
jersey-client-1.0.5
jersey-client-1.0.4
jersey-client-1.0.3
jersey-client-1.0.2
jersey-client-1.0.1
jersey-client-1.0.0
0.9.x
jersey-client-0.9.9
jersey-client-0.9.8
jersey-client-0.9.7
jersey-client-0.9.6
jersey-client-0.9.5
jersey-client-0.9.4
jersey-client-0.9.3
jersey-client-0.9.2
jersey-client-0.9.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.testifyproject.client</groupId>
    <artifactId>jersey-client</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.testifyproject.client : jersey-client gradle dependency to your build.gradle file:

implementation 'org.testifyproject.client:jersey-client:1.0.6'

Gradle Kotlin DSL: Add the following org.testifyproject.client : jersey-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.testifyproject.client:jersey-client:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.testifyproject.client : jersey-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.testifyproject.client" % "jersey-client" % "1.0.6"

Advertisement

Dependencies from Group

Aug 22, 2018
7 usages
7 stars
Aug 22, 2018
7 stars

Discover Dependencies

Mar 04, 2019
3 usages
Jan 24, 2018
9 usages
Sep 02, 2014
12 usages
36 stars
Sep 09, 2013
7 usages
Jan 22, 2020
14 usages
Jul 26, 2020
2 usages
1 stars
Mar 16, 2020
5 usages
2 stars
Nov 10, 2020
2 usages
31 stars
Jul 11, 2023
3 usages
3.8k stars
Aug 04, 2014
2 usages
3 stars