Last Version

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

CLI interface for dealing with jersey-hmac-auth protected APIs

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.macasaet.auth
ArtifactId

ArtifactId

jersey-hmac-auth-cli
Version

Version

0.16
Type

Type

jar
Description

Description

CLI interface for dealing with jersey-hmac-auth protected APIs

Download jersey-hmac-auth-cli 0.16


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

Dependencies

compile (5)

Group / Artifact Type Version
com.macasaet.auth : jersey-hmac-auth-client jar 0.16
com.sun.jersey : jersey-client jar 1.17.1
com.google.guava : guava jar 16.0
net.sourceforge.argparse4j : argparse4j jar 0.4.3
org.slf4j : slf4j-nop jar 1.7.2

Project Modules

There are no modules declared in this project.