All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.sshtools JAR files with all dependencies

Search JAR files by class name

pty4j from group com.sshtools (version 0.7.2-SSHTOOLS)

A fork of the Pty4J library (https://github.com/traff/pty4j), Mavenized with additional seteuid support.

Group: com.sshtools Artifact: pty4j
Show documentation Show source 
 

0 downloads
Artifact pty4j
Group com.sshtools
Version 0.7.2-SSHTOOLS
Last update 19. March 2019
Organization not specified
URL ${sitesUrl}/${project.groupId}.${project.artifactId}
License Eclipse Public License - v 1.0
Dependencies amount 3
Dependencies guava, jna, jna-platform,
There are maybe transitive dependencies!

di from group com.sshtools (version 3.0.1)

Library that provides various platform specific desktop integrations via JNA.

Group: com.sshtools Artifact: di
Show all versions Show documentation Show source 
 

0 downloads
Artifact di
Group com.sshtools
Version 3.0.1
Last update 17. August 2018
Organization not specified
URL http://www.sshtools.com
License The GNU Lesser General Public License, Version 3.0
Dependencies amount 2
Dependencies jna, jna-platform,
There are maybe transitive dependencies!

sshapi-site from group com.sshtools (version 1.1.2)

This is the SSHAPI website.

Group: com.sshtools Artifact: sshapi-site
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sshapi-site
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 5
Dependencies sshapi-core, sshapi-jsch, sshapi-maverick-16, sshapi-ganymed, sshapi-j2ssh,
There are maybe transitive dependencies!

sshapi-cli from group com.sshtools (version 1.1.2)

Clones of the commands provided by OpenSSH that are option compatible wherever possible. scp - Secure copy sftp - Secure File Transfer Protocol client ssh - A shell (with some restrictions) ssh-keygen - Generate identities

Group: com.sshtools Artifact: sshapi-cli
Show all versions Show documentation Show source 
 

1 downloads
Artifact sshapi-cli
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 8
Dependencies sshapi-core, sshapi-jsch, sshapi-maverick-16, sshapi-ganymed, sshapi-j2ssh, sshapi-libssh, commons-cli, jline,
There are maybe transitive dependencies!

sshapi-j2ssh from group com.sshtools (version 1.1.2)

J2SSH is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon. Downloads and more information about J2SSH may be found at http://sshtools.sourceforge.net/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-j2ssh
Show all versions Show documentation Show source 
 

1 downloads
Artifact sshapi-j2ssh
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, j2ssh-core,
There are maybe transitive dependencies!

sshapi-ganymed from group com.sshtools (version 1.1.2)

Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. Originally, Ganymed SSH-2 for Java was developed for the Ganymed replication project at ETH Zurich (Switzerland). Downloads and more information about JSch may be found at http://www.cleondris.ch/opensource/ssh2/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-ganymed
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-ganymed
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, ganymed-ssh2,
There are maybe transitive dependencies!

sshapi-jsch from group com.sshtools (version 1.1.2)

JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs. JSch is licensed under BSD style license. Downloads and more information about JSch may be found at http://www.jcraft.com/jsch/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-jsch
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-jsch
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies sshapi-core, jsch, jzlib,
There are maybe transitive dependencies!

sshapi-commons-vfs from group com.sshtools (version 1.1.2)

Commons VFS provider that uses SSHAPI instead of an SSH library directly. See http://commons.apache.org/vfs/ for information about Commons VFS. Note, this Commons VF provider is for Commons VFS 2.0.

Group: com.sshtools Artifact: sshapi-commons-vfs
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-commons-vfs
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, commons-vfs2,
There are maybe transitive dependencies!

sshapi-examples from group com.sshtools (version 1.1.2)

A suite of examples that demonstrate many of the features of SSHAPI. Most can be used with any provider, and there are some example usage of the capability query features.

Group: com.sshtools Artifact: sshapi-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-examples
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 7
Dependencies sshapi-core, sshapi-jsch, sshapi-maverick-16, sshapi-ganymed, sshapi-j2ssh, sshapi-libssh, slf4j-simple,
There are maybe transitive dependencies!

sshapi-core from group com.sshtools (version 1.1.2)

This library is the core of SSHAPI, and implements no actual provider bridges. This is all you need to compile an application, but at least one provider bridge and provider library will be required at run-time. It also contains a number of utility classes that are used by the various implementations.

Group: com.sshtools Artifact: sshapi-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-core
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 13 from 15 (items total 144)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy