Last Version

Hawk client for Jersey 1.2.3

Java implementation of Hawk protocol - client for Jersey

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.wealdtech.hawk
ArtifactId

ArtifactId

hawk-client-jersey
Version

Version

1.2.3
Type

Type

jar
Description

Description

Hawk client for Jersey
Java implementation of Hawk protocol - client for Jersey
Project URL

Project URL

https://github.com/wealdtech/hawk

Download hawk-client-jersey 1.2.3


<!-- https://jarcasting.com/artifacts/com.wealdtech.hawk/hawk-client-jersey/ -->
<dependency>
    <groupId>com.wealdtech.hawk</groupId>
    <artifactId>hawk-client-jersey</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wealdtech.hawk/hawk-client-jersey/
implementation 'com.wealdtech.hawk:hawk-client-jersey:1.2.3'
// https://jarcasting.com/artifacts/com.wealdtech.hawk/hawk-client-jersey/
implementation ("com.wealdtech.hawk:hawk-client-jersey:1.2.3")
'com.wealdtech.hawk:hawk-client-jersey:jar:1.2.3'
<dependency org="com.wealdtech.hawk" name="hawk-client-jersey" rev="1.2.3">
  <artifact name="hawk-client-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wealdtech.hawk', module='hawk-client-jersey', version='1.2.3')
)
libraryDependencies += "com.wealdtech.hawk" % "hawk-client-jersey" % "1.2.3"
[com.wealdtech.hawk/hawk-client-jersey "1.2.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.wealdtech.hawk : hawk-core jar 1.2.3
com.sun.jersey : jersey-client jar 1.18
com.sun.jersey : jersey-core jar 1.18
com.wealdtech : wealdtech-core jar 2.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.