MVN

com.aestasit.infrastructure.mock : groovy-sshd-mock

Maven & Gradle

Oct 25, 2013
2 usages
7 stars

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

<dependency>
    <groupId>com.aestasit.infrastructure.mock</groupId>
    <artifactId>groovy-sshd-mock</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aestasit.infrastructure.mock : groovy-sshd-mock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.aestasit.infrastructure.mock : groovy-sshd-mock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
groovy-sshd-mock-0.3

How to add a dependency to Maven

Add the following com.aestasit.infrastructure.mock : groovy-sshd-mock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aestasit.infrastructure.mock</groupId>
    <artifactId>groovy-sshd-mock</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aestasit.infrastructure.mock : groovy-sshd-mock gradle dependency to your build.gradle file:

implementation 'com.aestasit.infrastructure.mock:groovy-sshd-mock:0.3'

Gradle Kotlin DSL: Add the following com.aestasit.infrastructure.mock : groovy-sshd-mock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aestasit.infrastructure.mock:groovy-sshd-mock:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aestasit.infrastructure.mock : groovy-sshd-mock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aestasit.infrastructure.mock" % "groovy-sshd-mock" % "0.3"

Advertisement

Dependencies from Group

Oct 25, 2013
2 usages
7 stars

Discover Dependencies

Sep 20, 2005
3 usages
Nov 22, 2010
1 usages
Dec 07, 2014
32 stars
Aug 12, 2010
2 usages
Dec 29, 2014
1 usages
0 stars
Mar 08, 2013
63 usages
May 16, 2012
1 usages
2 stars
Aug 24, 2011
8 usages