Groovy Sshd Mock

A Groovy-based library for mocking SSH server behaviour inside a unit test.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.aestasit.infrastructure.mock
ArtifactId

ArtifactId

groovy-sshd-mock
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Groovy Sshd Mock
A Groovy-based library for mocking SSH server behaviour inside a unit test.
Project URL

Project URL

https://github.com/aestasit/groovy-sshd-mock

Download groovy-sshd-mock

How to add to project

<!-- https://jarcasting.com/artifacts/com.aestasit.infrastructure.mock/groovy-sshd-mock/ -->
<dependency>
    <groupId>com.aestasit.infrastructure.mock</groupId>
    <artifactId>groovy-sshd-mock</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.mock/groovy-sshd-mock/
implementation 'com.aestasit.infrastructure.mock:groovy-sshd-mock:0.3'
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.mock/groovy-sshd-mock/
implementation ("com.aestasit.infrastructure.mock:groovy-sshd-mock:0.3")
'com.aestasit.infrastructure.mock:groovy-sshd-mock:jar:0.3'
<dependency org="com.aestasit.infrastructure.mock" name="groovy-sshd-mock" rev="0.3">
  <artifact name="groovy-sshd-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aestasit.infrastructure.mock', module='groovy-sshd-mock', version='0.3')
)
libraryDependencies += "com.aestasit.infrastructure.mock" % "groovy-sshd-mock" % "0.3"
[com.aestasit.infrastructure.mock/groovy-sshd-mock "0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
com.jcraft : jsch jar 0.1.49
org.apache.sshd : apache-sshd jar 0.7.0
commons-io : commons-io jar 1.4

test (4)

Group / Artifact Type Version
net.sourceforge.cobertura : cobertura jar 2.0.3
ch.qos.logback : logback-core jar 1.0.7
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.3