Last Version

com.macasaet.auth:jersey-hmac-auth-server 0.16

Server side HMAC authentication library

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.macasaet.auth
ArtifactId

ArtifactId

jersey-hmac-auth-server
Version

Version

0.16
Type

Type

jar
Description

Description

Server side HMAC authentication library

Download jersey-hmac-auth-server 0.16


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

Dependencies

compile (5)

Group / Artifact Type Version
com.macasaet.auth : jersey-hmac-auth-common jar 0.16
com.sun.jersey : jersey-server jar 1.17.1
com.google.guava : guava jar 16.0
org.slf4j : slf4j-api jar 1.7.5
joda-time : joda-time jar 2.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5
com.sun.jersey.jersey-test-framework : jersey-test-framework-core jar 1.17.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory jar 1.17.1
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.