net.jalg:hawkj

hawkj is a Java implementation of the Hawk HTTP authentication scheme.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jalg
ArtifactId

ArtifactId

hawkj
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

hawkj is a Java implementation of the Hawk HTTP authentication scheme.

Download hawkj

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0