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

Download JAR files tagged by sshapi with all dependencies

Search JAR files by class name

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-group from group com.sshtools (version 1.1.2)

Parent project for all SSHAPI modules

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

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

A Maven wagon implementation that uses SSHAPI.

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

0 downloads
Artifact wagon-sshapi
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 wagon-provider-api, wagon-ssh-common, sshapi-core,
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-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-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!

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-maverick from group com.sshtools (version 1.1.2)

Maverick is the definitive solution for total SSH compatibility on the Java™ platform. The library is designed to support SSH1 and SSH2 using any version of the Java Development Kit from 1.1 and above, and the API is also now J2ME-ready1 in anticipation of the new breed of interconnected mobile devices Downloads and more information about Maverick may be found at http://www.sshtools.co.uk/en/j2ssh-maverick/. This library is the provider bridge for SSHAPI.

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

2 downloads
Artifact sshapi-maverick
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, j2ssh-maverick, oro,
There are maybe transitive dependencies!

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

Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (minimum required JRE: 1.4.2). 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. This library is the provider bridge for SSHAPI.

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

0 downloads
Artifact sshapi-trilead
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, trilead-ssh2,
There are maybe transitive dependencies!



Page 1 from 2 (items total 13)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy