In theory this should be possible by adding the SSH library sources inside the standalone jar with the jar command line tool. The standalone jar distribution also contains Jython, and by injecting SSH Library sources under Lib/ in the jar, the library import should work.