rundeck / rundeck-api-java-client

Java client for the Rundeck REST API

Home Page:http://rundeck.github.com/rundeck-api-java-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NO LONGER MAINTAINED

This project is no longer maintained.

A new Java API library is available in the rundeck-cli project

See: https://rundeck.github.io/rundeck-cli/javalib/

Java client for the Rundeck REST API

Build Status

Documentation : http://rundeck.github.com/rundeck-api-java-client/ Rundeck Home : http://rundeck.org/

License

LICENSE : The Apache Software License, Version 2.0 See the LICENSE file, or http://www.apache.org/licenses/LICENSE-2.0

Building

How to build :

  • prerequisites : Apache Maven 3.x http://maven.apache.org/
  • run mvn package
  • either use the jar file in target/rundeck-api-java-client-VERSION.jar, or the jar file with all dependencies included in target/rundeck-api-java-client-VERSION-jar-with-dependencies.jar

Credit

Original rundeck-api-java-client project was created by Vincent Behar http://vbehar.github.com

About

Java client for the Rundeck REST API

http://rundeck.github.com/rundeck-api-java-client

License:Apache License 2.0


Languages

Language:Java 100.0%Language:Shell 0.0%