FitNesse SSH

SSH and SFTP fixture for FitNesse

License

License

GroupId

GroupId

com.github.gun88
ArtifactId

ArtifactId

fitnesse-ssh-fixture
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

FitNesse SSH
SSH and SFTP fixture for FitNesse
Project URL

Project URL

https://github.com/gun88/fitnesse-ssh-fixture
Source Code Management

Source Code Management

https://github.com/gun88/fitnesse-ssh-fixture.git

Download fitnesse-ssh-fixture

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gun88/fitnesse-ssh-fixture/ -->
<dependency>
    <groupId>com.github.gun88</groupId>
    <artifactId>fitnesse-ssh-fixture</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gun88/fitnesse-ssh-fixture/
implementation 'com.github.gun88:fitnesse-ssh-fixture:1.0.1'
// https://jarcasting.com/artifacts/com.github.gun88/fitnesse-ssh-fixture/
implementation ("com.github.gun88:fitnesse-ssh-fixture:1.0.1")
'com.github.gun88:fitnesse-ssh-fixture:jar:1.0.1'
<dependency org="com.github.gun88" name="fitnesse-ssh-fixture" rev="1.0.1">
  <artifact name="fitnesse-ssh-fixture" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gun88', module='fitnesse-ssh-fixture', version='1.0.1')
)
libraryDependencies += "com.github.gun88" % "fitnesse-ssh-fixture" % "1.0.1"
[com.github.gun88/fitnesse-ssh-fixture "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55

provided (2)

Group / Artifact Type Version
org.fitnesse : fitnesse jar 20210410
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0