<dependency>
<groupId>com.fizzed</groupId>
<artifactId>blaze-ssh</artifactId>
<version>1.6.1</version>
</dependency>
<parent> <groupId>com.fizzed</groupId> <artifactId>blaze</artifactId> <version>1.6.1</version> </parent>
compile
|-- com.jcraft:jsch.agentproxy.jsch
|-- com.jcraft:jsch.agentproxy.sshagent
|-- com.jcraft:jsch.agentproxy.usocket-jna
|-- net.java.dev.jna:jna-platform
provided
test
|-- junit:junit
|-- com.github.stefanbirkner:system-rules