Building SSHD

SSHD uses Maven as its build tool. If you don’t fancy using Maven you can use your IDE directly or Download a distribution or JAR.

  • Download and install Maven.

  • Get the latest code from Git

  • Build the code with the following command

      mvn clean install