<dependency>
<groupId>org.xbib</groupId>
<artifactId>groovy-sshd</artifactId>
<version>0.0.1</version>
</dependency>
compile
|-- org.apache.logging.log4j:log4j-core:2.8.2
test
|-- org.codehaus.groovy:groovy-all:2.4.12
|-- junit:junit:4.12