Open Source

Open Source Projects

Jadaptive, its developers and its founders have a long history of creating and contributing to open-source projects. Here are some of our notable contributions.

// Featured projects

// More projects

Liftlib

sshtools/liftlib

A small, no-dependency Java library whose only job is to create an Elevated JVM for running small blocks of Java code as a system administrator. The user will be prompted to accept the elevation.

VFS2NIO

sshtools/vfs2nio

Provides a bridge between the JSR 203 (The Java NIO.2 File System in JDK 7) and Apache's Commons VFS 2. This allows you to use the standard Java API with all file systems in Commons VFS.

uHTTPD

sshtools/uhttpd

A minimal HTTP/HTTPS server intended for embedding into other applications generating dynamic content.

Tiny Template

sshtools/tinytemplate

A lightweight Java string template engine intended to be used with HTML. It will work with any text content. While small, it has some unique features and is fast and flexible.

JINI

sshtools/jini

A small Java library that has no dependencies, which helps to read and write INI files.

Porter

sshtools/porter

Tiny Java library that uses UPnP to map external WAN ports to internal LAN ports for TCP and UDP on a supporting router.

Maverick Synergy

sshtools/maverick-synergy

The 3rd generation of Jadaptive's Java SSH Library enables you to quickly build scalable SSH client and SSH server solutions.

SSH API Facade

sshtools/sshapi

Yet another Java library for talking to SSH servers. However, instead of directly supporting SSH, it is a facade for several supported providers, including Maverick, Ganymed, J2SSH and JSch. Think of it like SLF4J for SSH!

Two Slices

sshtools/two-slices

Simple library for desktop notifications from Java on Windows, Mac OS X and Linux.