Salt Netapi Client Save

Java bindings for the Salt API

Project README

Build Status Maven Central

salt-netapi-client

Java bindings for the Salt API, please have a look at the Javadoc for v0.21.0 or master.

How to use it

Add the following dependency to the pom.xml file of your project:

<dependency>
    <groupId>com.suse.salt</groupId>
    <artifactId>salt-netapi-client</artifactId>
    <version>0.21.0</version>
</dependency>

Code examples

There is some basic code examples available to help you getting started with the library.

Contributing

Pull requests are always welcome, please see issues for a list of things to possibly tackle.

Style guide

  • Indentations are represented with 4 spaces
  • The maximum line length should not exceed 120
  • Wrapped lines should be indented twice (8 spaces)
  • Files should end with a new line
Open Source Agenda is not affiliated with "Salt Netapi Client" Project. README Source: SUSE/salt-netapi-client
Stars
81
Open Issues
18
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating