| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.woostju |
| Идентификатор | Идентификаторansible-client |
| Версия | Версия1.0.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.github.woostju:ansible-client
ansible client with ssh
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ansible-client-1.0.0-RELEASE.pom | |
| ansible-client-1.0.0-RELEASE.jar | 30 KB |
| ansible-client-1.0.0-RELEASE-sources.jar | 14 KB |
| ansible-client-1.0.0-RELEASE-javadoc.jar | 120 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.woostju/ansible-client/ -->
<dependency>
<groupId>com.github.woostju</groupId>
<artifactId>ansible-client</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.woostju/ansible-client/
implementation 'com.github.woostju:ansible-client:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.woostju/ansible-client/
implementation ("com.github.woostju:ansible-client:1.0.0-RELEASE")
'com.github.woostju:ansible-client:jar:1.0.0-RELEASE'
<dependency org="com.github.woostju" name="ansible-client" rev="1.0.0-RELEASE">
<artifact name="ansible-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.woostju', module='ansible-client', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.woostju" % "ansible-client" % "1.0.0-RELEASE"
[com.github.woostju/ansible-client "1.0.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.10.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.1.11 |
| com.github.woostju : ssh-client-pool | jar | 1.0.1-RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| commons-io : commons-io | jar | 2.4 |