Jar examples for h:hawk-client-jersey
Java implementation of Hawk protocol - client for Jersey
You can download jar file hawk-client-jersey 1.2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hawk-client-jersey-1.2.3.jar to your project.
<dependency> <groupId>com.wealdtech.hawk</groupId> <artifactId>hawk-client-jersey</artifactId> <version>1.2.3</version> </dependency>
compile group: 'com.wealdtech.hawk', name: 'hawk-client-jersey', version: '1.2.3'
libraryDependencies += "com.wealdtech.hawk" % "hawk-client-jersey" % "1.2.3"
<dependency org="com.wealdtech.hawk" name="hawk-client-jersey" rev="1.2.3"/>
@Grapes(@Grab(group='com.wealdtech.hawk', module='hawk-client-jersey', version='1.2.3'))
'com.wealdtech.hawk:hawk-client-jersey:jar:1.2.3'
Click the following link to download the jar file.
hawk-client-jersey-1.2.3-javadoc.jar