is not current version
Last Version 3.17.0

Camel :: SSH 3.14.0

Camel SSH support

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-ssh
Version

Version

3.14.0
Type

Type

jar
Description

Description

Camel :: SSH
Camel SSH support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-ssh 3.14.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.14.0
org.apache.sshd : sshd-core jar 2.7.0
org.bouncycastle : bcpg-jdk15on jar 1.69
org.bouncycastle : bcpkix-jdk15on jar 1.69
net.i2p.crypto : eddsa Optional jar 0.3.0

Project Modules

There are no modules declared in this project.