com.macasaet.auth:sample-jersey2

Sample Jersey 2 application using jersey-hmac-auth

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.macasaet.auth
ArtifactId

ArtifactId

sample-jersey2
Last Version

Last Version

0.16
Release Date

Release Date

Type

Type

war
Description

Description

Sample Jersey 2 application using jersey-hmac-auth

Download sample-jersey2

How to add to project

<!-- https://jarcasting.com/artifacts/com.macasaet.auth/sample-jersey2/ -->
<dependency>
    <groupId>com.macasaet.auth</groupId>
    <artifactId>sample-jersey2</artifactId>
    <version>0.16</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.macasaet.auth/sample-jersey2/
implementation 'com.macasaet.auth:sample-jersey2:0.16'
// https://jarcasting.com/artifacts/com.macasaet.auth/sample-jersey2/
implementation ("com.macasaet.auth:sample-jersey2:0.16")
'com.macasaet.auth:sample-jersey2:war:0.16'
<dependency org="com.macasaet.auth" name="sample-jersey2" rev="0.16">
  <artifact name="sample-jersey2" type="war" />
</dependency>
@Grapes(
@Grab(group='com.macasaet.auth', module='sample-jersey2', version='0.16')
)
libraryDependencies += "com.macasaet.auth" % "sample-jersey2" % "0.16"
[com.macasaet.auth/sample-jersey2 "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-server2 jar 0.16
ch.qos.logback : logback-classic jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.16