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

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
org.apache.camel » camel-core
Core classes for Apache Camel, an Open Source integration framework that empowers you to quickly and easily integrate ...
Apache 2.0
org.apache.camel » camel-spring
Camel Spring
SSH Lib Apache 2.0
org.apache.camel » camel-ssh
Camel SSH support
Network Framework Apache 2.0
org.apache.mina » mina-core
SSH Lib Apache 2.0
org.apache.sshd » sshd-core${sshd-version}2.19.0
Apache 2.0 +1
org.bouncycastle » bcpg-jdk15on
The Bouncy Castle Java APIs for the OpenPGP Protocol. The APIs are designed primarily to be used in conjunction with ...
${bouncycastle-version}1.85
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk15on
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
${bouncycastle-version}1.85

Runtime Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Logging Apache 2.0
org.apache.logging.log4j » log4j-api
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
Logging Apache 2.0
org.apache.logging.log4j » log4j-core
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core

Test Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing Apache 2.0
org.apache.camel » camel-test
Camel unit testing
Apache 2.0
org.apache.camel » camel-test-spring
Camel unit testing with Spring