Last Version

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

Server side HMAC authentication library for Jersey 2.x

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.macasaet.auth
ArtifactId

ArtifactId

jersey-hmac-auth-server2
Version

Version

0.16
Type

Type

jar
Description

Description

Server side HMAC authentication library for Jersey 2.x

Download jersey-hmac-auth-server2 0.16


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.6
com.macasaet.auth : jersey-hmac-auth-common jar 0.16
commons-lang : commons-lang jar 2.6

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.