SSHKey

Reference implementation of an SSH Key HTTP Authentication Scheme

Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.adamcin.sshkey
ArtifactId

ArtifactId

sshkey
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

SSHKey
Reference implementation of an SSH Key HTTP Authentication Scheme
Project URL

Project URL

http://adamcin.net/net.adamcin.sshkey
Source Code Management

Source Code Management

https://github.com/adamcin/net.adamcin.sshkey

Download sshkey

Filename Size
sshkey-0.6.0.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.adamcin.sshkey/sshkey/ -->
<dependency>
    <groupId>net.adamcin.sshkey</groupId>
    <artifactId>sshkey</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.sshkey/sshkey/
implementation 'net.adamcin.sshkey:sshkey:0.6.0'
// https://jarcasting.com/artifacts/net.adamcin.sshkey/sshkey/
implementation ("net.adamcin.sshkey:sshkey:0.6.0")
'net.adamcin.sshkey:sshkey:pom:0.6.0'
<dependency org="net.adamcin.sshkey" name="sshkey" rev="0.6.0">
  <artifact name="sshkey" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.sshkey', module='sshkey', version='0.6.0')
)
libraryDependencies += "net.adamcin.sshkey" % "sshkey" % "0.6.0"
[net.adamcin.sshkey/sshkey "0.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • test-common
  • jce
  • bouncycastle
  • jsch
  • clientauth

Versions

Version
0.6.0