mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-07 15:50:57 +03:00
23 lines
329 B
ReStructuredText
23 lines
329 B
ReStructuredText
sshj - SSHv2 library for Java
|
|
==============================
|
|
|
|
Packaging
|
|
----------
|
|
|
|
$ buildr package
|
|
|
|
Dependencies
|
|
-------------
|
|
|
|
Required:
|
|
* slf4j
|
|
|
|
Optional:
|
|
* bouncycastle for using high-strength ciphers and for reading openssh private key files
|
|
* jzlib for using zlib compression
|
|
|
|
Contributing
|
|
-------------
|
|
|
|
Fork away!
|