is not current version
Last Version 1.0.1

be.hobbiton.jersey:oauth-signature-ssh 1.0.0

SSH OAuth 1 Signature extension for Jersey

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

be.hobbiton.jersey
ArtifactId

ArtifactId

oauth-signature-ssh
Version

Version

1.0.0
Type

Type

jar

Download oauth-signature-ssh 1.0.0


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