quarkiverse / quarkus-jsch

Quarkus JSch extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there documentation and demo for this extension?

janyyy opened this issue · comments

Is there documentation and demo for this extension? Are you considering using a connection pool to manage connections?

@janyyy this extension only enables JSch to be compiled to native. You can look at the integration tests if you're looking for an example on how to use JSch, but I think you'll find more examples in http://www.jcraft.com/jsch/