<divclass="section"><h2>Download the library<aname="Download_the_library"></a></h2></div><divclass="section"><h3>Maven Central Repository<aname="Maven_Central_Repository"></a></h3></div><p>The library is hosted on the <aclass="externalLink"href="http://search.maven.org/">Maven Central Repository</a>, with the groupId <b>org.rundeck</b> and the artifactId <b>rundeck-api-java-client</b>.</p><p>You can see all versions and download the files with this query : <aclass="externalLink"href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.rundeck%22%20AND%20a%3A%22rundeck-api-java-client%22">g:"org.rundeck" AND a:"rundeck-api-java-client"</a>.</p><p>Alternatively, you can download <aclass="externalLink"href="https://oss.sonatype.org/content/repositories/releases/org/rundeck/rundeck-api-java-client/">releases</a> from <aclass="externalLink"href="https://oss.sonatype.org/">Sonatype Nexus OSS instance</a> (which is then synchronized to Maven Central).</p><divclass="section"><h3>Manual download<aname="Manual_download"></a></h3></div><p>If you want to use this library from a <ahref="./scripting.html">scripting language</a>, it is often easier to download a single <b>jar</b> file with all dependencies included (named "<b>rundeck-api-java-client-VERSION-jar-with-dependencies.jar</b>")</p><p>You can download such files on GitHub : <aclass="externalLink"href="https://github.com/rundeck/rundeck-api-java-client/releases">https://github.com/rundeck/rundeck-api-java-client/releases</a> (for each release)</p>