| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.woostju |
| Идентификатор | Идентификаторssh-client-pool |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.github.woostju:ssh-client-pool
pool for java ssh client
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ssh-client-pool-1.0.1-RELEASE.pom | |
| ssh-client-pool-1.0.1-RELEASE.jar | 27 KB |
| ssh-client-pool-1.0.1-RELEASE-sources.jar | 15 KB |
| ssh-client-pool-1.0.1-RELEASE-javadoc.jar | 131 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.woostju/ssh-client-pool/ -->
<dependency>
<groupId>com.github.woostju</groupId>
<artifactId>ssh-client-pool</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.woostju/ssh-client-pool/
implementation 'com.github.woostju:ssh-client-pool:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.woostju/ssh-client-pool/
implementation ("com.github.woostju:ssh-client-pool:1.0.1-RELEASE")
'com.github.woostju:ssh-client-pool:jar:1.0.1-RELEASE'
<dependency org="com.github.woostju" name="ssh-client-pool" rev="1.0.1-RELEASE">
<artifact name="ssh-client-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.woostju', module='ssh-client-pool', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.woostju" % "ssh-client-pool" % "1.0.1-RELEASE"
[com.github.woostju/ssh-client-pool "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hierynomus : sshj | jar | 0.26.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
| com.fasterxml.uuid : java-uuid-generator | jar | 3.1.4 |
| net.sf.expectit : expectit-core | jar | 0.9.0 |
| org.apache.commons : commons-pool2 | jar | 2.8.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.10.RELEASE |