Novaordis-ssh: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Projects =Overview= A library that provides a SSH protocol wrapper. =GitHub= {{External|https://github.com/NovaOrdis/novaordis-ssh}} =...")
 
 
Line 5: Line 5:
=Overview=
=Overview=


A library that provides a SSH protocol wrapper.
A SSH protocol wrapper library.


=GitHub=
=GitHub=

Latest revision as of 00:14, 1 September 2017

Internal

Overview

A SSH protocol wrapper library.

GitHub

https://github.com/NovaOrdis/novaordis-ssh

Maven

<dependency>
    <groupId>io.novaordis.ssh</groupId>
    <artifactId>novaordis-ssh</artifactId>
    <version>${novaordis.ssh.version}</version>
</dependency>