License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.aestasit.infrastructure.sshoogr |
ArtifactId | ArtifactIdsshoogr-gradle |
Version | Version0.9.20 |
Type | Typejar |
Description |
DescriptionSshoogr Gradle Plugin
A Gradle plugin for working with remote SSH servers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sshoogr-gradle-0.9.20.pom | |
sshoogr-gradle-0.9.20.jar | 22 KB |
sshoogr-gradle-0.9.20-sources.jar | 6 KB |
sshoogr-gradle-0.9.20-javadoc.jar | 54 KB |
Browse |
<!-- 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"]
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 |