не последняя версия
Последняя версия 1.0.0-RELEASE

com.github.woostju:ansible-client 0.9.0-RELEASE

ansible client with ssh

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.woostju
Идентификатор

Идентификатор

ansible-client
Версия

Версия

0.9.0-RELEASE
Тип

Тип

jar

Скачать ansible-client 0.9.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.woostju/ansible-client/ -->
<dependency>
    <groupId>com.github.woostju</groupId>
    <artifactId>ansible-client</artifactId>
    <version>0.9.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.woostju/ansible-client/
implementation 'com.github.woostju:ansible-client:0.9.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.woostju/ansible-client/
implementation ("com.github.woostju:ansible-client:0.9.0-RELEASE")
'com.github.woostju:ansible-client:jar:0.9.0-RELEASE'
<dependency org="com.github.woostju" name="ansible-client" rev="0.9.0-RELEASE">
  <artifact name="ansible-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.woostju', module='ansible-client', version='0.9.0-RELEASE')
)
libraryDependencies += "com.github.woostju" % "ansible-client" % "0.9.0-RELEASE"
[com.github.woostju/ansible-client "0.9.0-RELEASE"]