Last Version

Sshoogr Gradle Plugin 0.9.20

A Gradle plugin for working with remote SSH servers

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.aestasit.infrastructure.sshoogr
ArtifactId

ArtifactId

sshoogr-gradle
Version

Version

0.9.20
Type

Type

jar
Description

Description

Sshoogr Gradle Plugin
A Gradle plugin for working with remote SSH servers
Project URL

Project URL

https://github.com/aestasit/sshoogr-gradle
Source Code Management

Source Code Management

https://github.com/aestasit/sshoogr-gradle.git

Download sshoogr-gradle 0.9.20


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : jcl-over-slf4j jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3
com.aestasit.infrastructure.sshoogr : sshoogr jar 0.9.18

Project Modules

There are no modules declared in this project.