| Лицензия |
Лицензия
AL2
|
|---|---|
| Группа | Группаio.thorntail |
| Идентификатор | Идентификаторcamel-ssh |
| Версия | Версия2.2.1.Final |
| Тип | Типjar |
| Описание |
ОписаниеCamel Component :: Ssh
The ssh component enables access to SSH servers such that you can send an SSH command and process the response.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-ssh-2.2.1.Final.pom | |
| camel-ssh-2.2.1.Final.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thorntail/camel-ssh/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>camel-ssh</artifactId>
<version>2.2.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/camel-ssh/
implementation 'io.thorntail:camel-ssh:2.2.1.Final'
// https://jarcasting.com/artifacts/io.thorntail/camel-ssh/
implementation ("io.thorntail:camel-ssh:2.2.1.Final")
'io.thorntail:camel-ssh:jar:2.2.1.Final'
<dependency org="io.thorntail" name="camel-ssh" rev="2.2.1.Final">
<artifact name="camel-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='camel-ssh', version='2.2.1.Final')
)
libraryDependencies += "io.thorntail" % "camel-ssh" % "2.2.1.Final"
[io.thorntail/camel-ssh "2.2.1.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-ssh | jar | 2.19.0 |
| io.thorntail : camel-core | jar | 2.2.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wildfly.camel : wildfly-camel-feature-pack | zip | 4.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.2.28 |
| io.thorntail : build-resources | jar | 2.2.1.Final |