Last Version

Camel Component :: Ssh 2018.5.0

The ssh component enables access to SSH servers such that you can send an SSH command and process the response.

License

License

AL2
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

camel-ssh
Version

Version

2018.5.0
Type

Type

jar
Description

Description

Camel Component :: Ssh
The ssh component enables access to SSH servers such that you can send an SSH command and process the response.
Project Organization

Project Organization

JBoss by Red Hat

Download camel-ssh 2018.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-ssh jar 2.19.0
org.wildfly.swarm : camel-core jar 2018.5.0

provided (1)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.