Last Version

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

Common code for the Client and Server modules

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.macasaet.auth
ArtifactId

ArtifactId

jersey-hmac-auth-common
Version

Version

0.16
Type

Type

jar
Description

Description

Common code for the Client and Server modules

Download jersey-hmac-auth-common 0.16


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 16.0
org.slf4j : slf4j-api jar 1.7.5
joda-time : joda-time jar 2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.