Registry / cloud / jclouds-sshj

jclouds-sshj

JSON →
library2.7.0javamavenunverified

SSH client driver for Apache jclouds using the SSHj library.

<dependency> <groupId>org.apache.jclouds.driver</groupId> <artifactId>jclouds-sshj</artifactId> <version>2.7.0</version> </dependency>
INSTALL
IMPORT
SIG · JCLOUDS-SSHJ
J
jclouds-sshj
cloudjavav2.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SshjSshClientModule
org.jclouds.sshj.config.SshjSshClientModule

Creates an SSHj client module for jclouds compute service.

import org.jclouds.sshj.config.SshjSshClientModule; import com.google.inject.Guice; public class Example { public static void main(String[] args) { SshjSshClientModule module = new SshjSshClientModule(); System.out.println("Module created: " + module); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
jclouds-sshj — mvn dependency:get jclouds-sshj · libregistry