BouncyCastle JCE Support · Enables tighter integration with the BouncyCastle JCE Provider
Group: com.sshtools - All Dependencies
Swing extensions to for Java Freedesktop Standards · Classes for helping implement freedesktop.org standard in Java applications.
Hypersocket JSON Client · Implements a Java JSON client that can be used with to communicate with a Hypersocket Framework server
Swing VNC Viewer · Simple Swing based VNC viewer based on SSHTools' RFB Components.
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.
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.
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)
PtyJ · A fork of the Pty4J library (https://github.com/traff/pty4j), Mavenized with additional seteuid support.
Utils · Utililty classes for Maverick Synergy and Maverick Legacy SSH APIs
Callback Server API · An SSH server that accepts connections from Callback Clients but then switches to act as a client
Callback Client API · An SSH client that connects to a Callback Server but switches to act as a server
Logging API · The logging system used by Maverick Synergy and Maverick Legacy SSH APIs
BouncyCastle FIPS · Enables tighter integration with the BouncyCastle FIPS Provider
Maverick Virtual Session SWT · Framework for a tabbed user interface of connections to some local or remote resources (SWT version).
Java Freedesktop Standards Implementation · Core of JFreeDesktop that implements a select few freedesktop.org standards.
JFreeDesktop · Implements a select few freedesktop.org standards in Java.
Maverick Client Application Framework · Framework for 'client' applications.
Appframework · Parent project for appframework, consisting of a Swing framework for applications and modules that are used across a number of projects.
A simple icon generator · This simple icon generator is intended to be an icon generation library for multiple toolkits. Currently a 3 implementations are available, one for Java2d (AWT/Swing), one for JavaFX and one for SWT, all available as a separate add-on modules.