SSH OAuth 1 Signature extension

SSH OAuth 1 Signature extension for Jersey

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

be.hobbiton.jersey
ArtifactId

ArtifactId

oauth-signature-ssh
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SSH OAuth 1 Signature extension
SSH OAuth 1 Signature extension for Jersey
Project URL

Project URL

http://blog.hobbiton.be
Project Organization

Project Organization

hobbiton bvba

Download oauth-signature-ssh

How to add to project

<!-- https://jarcasting.com/artifacts/be.hobbiton.jersey/oauth-signature-ssh/ -->
<dependency>
    <groupId>be.hobbiton.jersey</groupId>
    <artifactId>oauth-signature-ssh</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.hobbiton.jersey/oauth-signature-ssh/
implementation 'be.hobbiton.jersey:oauth-signature-ssh:1.0.1'
// https://jarcasting.com/artifacts/be.hobbiton.jersey/oauth-signature-ssh/
implementation ("be.hobbiton.jersey:oauth-signature-ssh:1.0.1")
'be.hobbiton.jersey:oauth-signature-ssh:jar:1.0.1'
<dependency org="be.hobbiton.jersey" name="oauth-signature-ssh" rev="1.0.1">
  <artifact name="oauth-signature-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.hobbiton.jersey', module='oauth-signature-ssh', version='1.0.1')
)
libraryDependencies += "be.hobbiton.jersey" % "oauth-signature-ssh" % "1.0.1"
[be.hobbiton.jersey/oauth-signature-ssh "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.jersey.contribs.jersey-oauth : oauth-signature Optional jar 1.18.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0