| License | License | 
|---|---|
| Categories | CategoriesNet CLI User Interface | 
| GroupId | GroupIdcom.suse.salt | 
| ArtifactId | ArtifactIdsalt-netapi-client | 
| Last Version | Last Version0.20.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsalt-netapi-client Java bindings for the Salt API | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| salt-netapi-client-0.20.0.pom | |
| salt-netapi-client-0.20.0.jar | 284 KB | 
| salt-netapi-client-0.20.0-sources.jar | 105 KB | 
| salt-netapi-client-0.20.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.2 | 
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.websocket : javax.websocket-api | jar | 1.1 | 
| 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 |