Last Version

com.bazaarvoice.auth:jersey-hmac-auth-cli 1.1

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

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth-cli
Version

Version

1.1
Type

Type

jar
Description

Description

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

Download jersey-hmac-auth-cli 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.bazaarvoice.auth : jersey-hmac-auth-client jar 1.1
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.