Last Version

Apache Maven Wagon :: Providers :: SSH Provider 2.4

Tools to manage artifacts and deployment

License

License

GroupId

GroupId

com.github.nill14.patch1
ArtifactId

ArtifactId

wagon-ssh
Version

Version

2.4
Type

Type

jar
Description

Description

Apache Maven Wagon :: Providers :: SSH Provider
Tools to manage artifacts and deployment
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=maven-wagon.git/wagon-ssh

Download wagon-ssh 2.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.44-1
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven.wagon : wagon-ssh-common jar 2.4
org.apache.maven.wagon : wagon-provider-api jar 2.4

test (6)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-ssh-common-test jar 2.4
org.apache.sshd : sshd-core jar 0.6.0
org.slf4j : slf4j-log4j12 jar 1.7.2
bouncycastle : bcprov-jdk15 jar 140
org.apache.maven.wagon : wagon-provider-test jar 2.4
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.