Last Version

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

ansible client with ssh

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.woostju
ArtifactId

ArtifactId

ansible-client
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

com.github.woostju:ansible-client
ansible client with ssh
Project URL

Project URL

https://github.com/woostju/ansible-client
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/woostju/ansible-client.git

Download ansible-client 1.0.0-RELEASE


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.