License |
License |
---|---|
GroupId | GroupIdcom.moksamedia |
ArtifactId | ArtifactIdmrgadget |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMrGadget
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 |
Filename | Size |
---|---|
mrgadget-0.2.2.pom | |
mrgadget-0.2.2.jar | 60 KB |
mrgadget-0.2.2-sources.jar | 11 KB |
mrgadget-0.2.2-javadoc.jar | 261 bytes |
mrgadget-0.2.2-jar-with-dependencies.jar | 412 KB |
Browse |
<!-- 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"]
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 |