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