MVN

com.aestasit.infrastructure.sshoogr : sshoogr

Maven & Gradle

Apr 11, 2020
3 usages
351 stars

Sshoogr · A Groovy-based DSL for working with remote SSH servers.

<dependency>
    <groupId>com.aestasit.infrastructure.sshoogr</groupId>
    <artifactId>sshoogr</artifactId>
    <version>0.9.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.28

All Versions

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

Version Vulnerabilities Updated
0.9.x
sshoogr-0.9.28
sshoogr-0.9.26
sshoogr-0.9.25
sshoogr-0.9.24
sshoogr-0.9.23
sshoogr-0.9.21
sshoogr-0.9.18
sshoogr-0.9.16
sshoogr-0.9.15
sshoogr-0.9.14
sshoogr-0.9.12
sshoogr-0.9.11
sshoogr-0.9.4
sshoogr-0.9.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aestasit.infrastructure.sshoogr</groupId>
    <artifactId>sshoogr</artifactId>
    <version>0.9.28</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aestasit.infrastructure.sshoogr : sshoogr gradle dependency to your build.gradle file:

implementation 'com.aestasit.infrastructure.sshoogr:sshoogr:0.9.28'

Gradle Kotlin DSL: Add the following com.aestasit.infrastructure.sshoogr : sshoogr gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aestasit.infrastructure.sshoogr:sshoogr:0.9.28")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aestasit.infrastructure.sshoogr : sshoogr sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aestasit.infrastructure.sshoogr" % "sshoogr" % "0.9.28"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 24, 2018
2 usages
852 stars
Aug 05, 2021
5 usages
536 stars
Jun 04, 2017
1 usages
20 stars
May 20, 2010
2 usages
Nov 03, 2020
4 usages
Aug 21, 2021
4 usages
Apr 08, 2016
4 usages
552 stars
Dec 08, 2019
2 usages
0 stars