salt-netapi-client

Java bindings for the Salt API

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.suse.salt
ArtifactId

ArtifactId

salt-netapi-client
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

jar
Description

Description

salt-netapi-client
Java bindings for the Salt API
Project URL

Project URL

https://github.com/SUSE/salt-netapi-client

Download salt-netapi-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
org.apache.httpcomponents : httpasyncclient jar 4.1.3

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.tomakehurst : wiremock jar 2.5.1
org.slf4j : slf4j-jdk14 jar 1.7.12
org.glassfish.tyrus : tyrus-container-grizzly-server jar 1.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.1
0.15.0
0.14.0
0.13.0
0.12.0
0.11.1
0.10.0
0.9.0
0.8.0
0.7.0