Last Version

gradle-ssh-plugin 2.2.0

Gradle SSH Plugin provides remote execution and file transfer capabilities

License

License

Categories

Categories

IDE Development Tools Gradle Build Tools
GroupId

GroupId

org.hidetake
ArtifactId

ArtifactId

gradle-ssh-plugin
Version

Version

2.2.0
Type

Type

jar
Description

Description

gradle-ssh-plugin
Gradle SSH Plugin provides remote execution and file transfer capabilities
Project URL

Project URL

https://github.com/int128/gradle-ssh-plugin.git
Source Code Management

Source Code Management

https://github.com/int128/gradle-ssh-plugin.git

Download gradle-ssh-plugin 2.2.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.hidetake : groovy-ssh jar 2.2.0

Project Modules

There are no modules declared in this project.