Project Group: com.sshtools

Base API

com.sshtools : maverick-base

The core components shared between the Maverick Synergy and Maverick Legacy SSH APIs

Last Version: 3.0.7

Release Date:

Client API

com.sshtools : maverick-synergy-client

The client-side implementation for the Maverick Synergy SSH API

Last Version: 3.0.7

Release Date:

Server API

com.sshtools : maverick-synergy-server

The server-side implementation for the Maverick Synergy SSH API

Last Version: 3.0.7

Release Date:

Virtual Sessions

com.sshtools : maverick-virtual-session

Support for a virtual sessions, custom command execution etc.

Last Version: 3.0.7

Release Date:

Virtual File System

com.sshtools : maverick-virtual-filesystem

Support for mounting multiple back-end AbstractFile implementations in a virtual file structure

Last Version: 3.0.7

Release Date:

Key Agent

com.sshtools : maverick-sshagent

Client and server implementations of the SSH agent protocol

Last Version: 3.0.7

Release Date:

Common API

com.sshtools : maverick-synergy-common

The core components shared between the Maverick Synergy Client and Maverick Synergy Server SSH APIs

Last Version: 3.0.7

Release Date:

X509 Certificate Support

com.sshtools : maverick-x509

Support for X509 certificates as SSH host and authentication keys

Last Version: 3.0.7

Release Date:

BouncyCastle JCE Support

com.sshtools : maverick-bc

Enables tighter integration with the BouncyCastle JCE Provider

Last Version: 3.0.7

Release Date:

Compression Support

com.sshtools : maverick-zip

Enables zip compression support

Last Version: 3.0.7

Release Date:

Unified API

com.sshtools : maverick-synergy

Dependency group for the unified Maverick Synergy SSH API

Last Version: 3.0.7

Release Date:

Utils

com.sshtools : maverick-utils

Utililty classes for Maverick Synergy and Maverick Legacy SSH APIs

Last Version: 3.0.7

Release Date:

Callback Server API

com.sshtools : maverick-synergy-callback-server

An SSH server that accepts connections from Callback Clients but then switches to act as a client

Last Version: 3.0.7

Release Date:

Logging API

com.sshtools : maverick-logging

The logging system used by Maverick Synergy and Maverick Legacy SSH APIs

Last Version: 3.0.7

Release Date:

Callback Client API

com.sshtools : maverick-synergy-callback-client

An SSH client that connects to a Callback Server but switches to act as a server

Last Version: 3.0.7

Release Date:

BouncyCastle FIPS

com.sshtools : maverick-bc-fips

Enables tighter integration with the BouncyCastle FIPS Provider

Last Version: 3.0.7

Release Date:

Last Version: 3.0.7

Release Date:

Assembly

com.sshtools : maverick-synergy-assembly

Build an archive of all the available jar files

Last Version: 3.0.7

Release Date:

Fuse Drive

com.sshtools : maverick-synergy-fuse-drive

A FUSE implementation for connecting drive to a remote SFTP service.

Last Version: 3.0.7

Release Date:

Codeswitcher Pre-processor.

com.sshtools : codeswitcher-maven-plugin

Pre-processes source to enable or disable code paths at compile time.

Last Version: 2.1.2

Release Date:

Forker Client

com.sshtools : forker-client

This is client side library for forker, and the one you most likely want to use in your own applications. It provides the ProcessBuilder replacement, ForkerBuilder, as well the helpers in OSCommand. ForkerBuilder is capable of launching processes using non-blocking I/O or attached to a PTY. It has many additional features not available in the standard process builder including permission elevation, daemonize, processor affinity and more. Parts of the non-blocking API are based on NuProcess (https://github.com/brettwooldridge/NuProcess)

Last Version: 1.6.4

Release Date:

Forker Common

com.sshtools : forker-common

Common classes for the forker system.

Last Version: 1.6.4

Release Date:

Forker Daemon

com.sshtools : forker-daemon

This is the forker daemon itself. It listens on localhost for connections from forker-client's and executes system commands on their behalf in order to reduce forking memory costs.

Last Version: 1.6.4

Release Date:

Forker Wrapper

com.sshtools : forker-wrapper

This module uses Forker almost in reverse, providing a way to 'wrap' a Java process, lowering its privileges (but stiill providing a way for root commands to be run), restarting itself and more.

Last Version: 1.6.4

Release Date:

Forker PTY

com.sshtools : forker-pty

This module adds PTY capability to forker daemon, alllowing real interactive shells to be launched.

Last Version: 1.6.4

Release Date:

Forker Services

com.sshtools : forker-services

Control system services from Java. Provides a cross-platform library for start, stopping and monitor the state of local system services. On windows, this calls the 'sc' command. Only Linux it uses DBus. Mac OS X and others have yet to be implemented.

Last Version: 1.6.4

Release Date:

Forker Assembly

com.sshtools : forker-assembly

This module creates a distributable assembly of Forker.

Last Version: 1.6.4

Release Date:

Forker

com.sshtools : forker

Forker is a set of utilities and helpers for executing operating system commands.

Last Version: 1.6.4

Release Date:

Forker Examples

com.sshtools : forker-examples

Examples for the forker system.

Last Version: 1.6.4

Release Date:

Java Freedesktop Standards Implementation

com.sshtools : jfreedesktop-core

Core of JFreeDesktop that implements a select few freedesktop.org standards.

Last Version: 3.0.1

Release Date:

Tango Icon Set

com.sshtools : jfreedesktop-tango

Tango Icon Set for use with jfreedesktop.

Last Version: 3.0.1

Release Date:

Swing extensions to for Java Freedesktop Standards

com.sshtools : jfreedesktop-swing

Classes for helping implement freedesktop.org standard in Java applications.

Last Version: 3.0.1

Release Date:

JavaFX extensions to for Java Freedesktop Standards

com.sshtools : jfreedesktop-javafx

Classes for helping implement freedesktop.org standard in Java applications.

Last Version: 3.0.1

Release Date:

JFreeDesktop

com.sshtools : jfreedesktop

Implements a select few freedesktop.org standards in Java.

Last Version: 3.0.1

Release Date:

PF4J Plugin Generator

com.sshtools : pf4j-plugin-generator

PF4J plugin and update repository generator

Last Version: 0.0.5

Release Date:

SSHTOOLS UI

com.sshtools : ui

Utility classes used in a number of SSHTOOLS AWT/Swing UI projects.

Last Version: 3.1.2

Release Date:

Hypersocket JSON Client

com.sshtools : hypersocket-json-client

Implements a Java JSON client that can be used with to communicate with a Hypersocket Framework server

Last Version: 1.0.20

Release Date:

SFTP VFS

com.sshtools : vfs-sftp

Commons VFS provider for SFTP based on Maverick Synergy API

Last Version: 3.2.0

Release Date:

Google Storage VFS

com.sshtools : vfs-gcs

VFS provider for Google Storage

Last Version: 3.2.0

Release Date:

WebDAV VFS

com.sshtools : vfs-webdav

WebDAV Commons VFS provider which is a fork of commons-vfs-webdav-sardine (and thus Sardine based too). Currently minor bug fixes, alignment with latest HTTPClient library and other tweaks.

Last Version: 3.2.0

Release Date:

VFS

com.sshtools : vfs

Various Commons VFS filesystems.

Last Version: 3.2.0

Release Date:

Dropbox VFS

com.sshtools : vfs-dropbox

Commons VFS implementation for DropBox (based on https://sourceforge.net/projects/vfs-dbx)

Last Version: 3.2.0

Release Date:

Google Drive VFS

com.sshtools : vfs-googledrive

Google Drive Commons VFS provider

Last Version: 3.2.0

Release Date:

Commons VFS extensions

com.sshtools : vfs-ext

Commons VFS extensions and utilities

Last Version: 3.2.0

Release Date:

AFP VFS

com.sshtools : vfs-afp

AFP Commons VFS provider

Last Version: 3.2.0

Release Date:

Azure VFS

com.sshtools : vfs-azure

Azure Commons VFS provider

Last Version: 3.2.0

Release Date:

VFS LDAP

com.sshtools : vfs-ldap

Commons VFS LDAP provider

Last Version: 3.2.0

Release Date:

NFS VFS

com.sshtools : vfs-nfs

NFS Commons VFS provider

Last Version: 3.2.0

Release Date:

S3 VFS

com.sshtools : vfs-s3

A fork of Intridia's S3 commons VFS provider

Last Version: 3.2.0

Release Date:

Last Version: 3.2.0

Release Date:

  • 1