MVN

com.wealdtech.hawk : hawk-client-jersey

Maven & Gradle

Jul 24, 2016
1 usages
25 stars

Hawk client for Jersey · Java implementation of Hawk protocol - client for Jersey

<dependency>
    <groupId>com.wealdtech.hawk</groupId>
    <artifactId>hawk-client-jersey</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wealdtech.hawk : hawk-client-jersey to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.wealdtech.hawk : hawk-client-jersey to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
hawk-client-jersey-1.2.3
hawk-client-jersey-1.2.2
hawk-client-jersey-1.2.0
1.1.x
hawk-client-jersey-1.1.1
1.0.x
hawk-client-jersey-1.0.0
0.13.x
hawk-client-jersey-0.13.1
hawk-client-jersey-0.13.0
0.9.x
hawk-client-jersey-0.9.1
hawk-client-jersey-0.9.0
0.6.x
hawk-client-jersey-0.6.1
hawk-client-jersey-0.6.0
0.5.x
hawk-client-jersey-0.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.wealdtech.hawk</groupId>
    <artifactId>hawk-client-jersey</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wealdtech.hawk : hawk-client-jersey gradle dependency to your build.gradle file:

implementation 'com.wealdtech.hawk:hawk-client-jersey:1.2.3'

Gradle Kotlin DSL: Add the following com.wealdtech.hawk : hawk-client-jersey gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wealdtech.hawk:hawk-client-jersey:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wealdtech.hawk : hawk-client-jersey sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wealdtech.hawk" % "hawk-client-jersey" % "1.2.3"

Advertisement

Dependencies from Group

Jul 24, 2016
5 usages
25 stars
Jul 24, 2016
1 usages
25 stars
Jul 24, 2016
25 stars

Discover Dependencies

May 31, 2022
1 usages
Oct 30, 2018
1 usages
Oct 30, 2018
1 usages
Jul 21, 2023
1 usages
162 stars
Sep 26, 2018
2 usages
9.6k stars
Sep 26, 2018
1 usages
9.6k stars
Nov 15, 2022
2 usages
1 stars