MrGadget

MrGadget is a utility (build for Gradle, but generally usable anywhere) that can upload files to a remote server and execute commands on a remote server

License

License

GroupId

GroupId

com.moksamedia
ArtifactId

ArtifactId

mrgadget
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

MrGadget
MrGadget is a utility (build for Gradle, but generally usable anywhere) that can upload files to a remote server and execute commands on a remote server
Project URL

Project URL

http://github.com/moksamedia/MrGadget

Download mrgadget

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jasypt : jasypt-acegisecurity jar 1.9.0
com.jcraft : jsch jar 0.1.48
org.slf4j : slf4j-simple jar 1.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2