Last Version

Camel :: Example :: SSH :: Security 2.19.5

A Certificate secured SSH example that creates a bundle that can be dropped into any OSGi container

License

License

Categories

Categories

Security
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-ssh-security
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: SSH :: Security
A Certificate secured SSH example that creates a bundle that can be dropped into any OSGi container
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-ssh-security

Download camel-example-ssh-security 2.19.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.19.5
org.apache.camel : camel-spring jar 2.19.5
org.apache.camel : camel-ssh jar 2.19.5
org.apache.mina : mina-core jar 2.0.16
org.apache.sshd : sshd-core jar 0.14.0
org.bouncycastle : bcpg-jdk15on jar 1.55
org.bouncycastle : bcpkix-jdk15on jar 1.55

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2

test (3)

Group / Artifact Type Version
org.apache.camel : camel-test jar 2.19.5
org.apache.camel : camel-test-spring jar 2.19.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.