rundeck-api-java-client/download.html

138 lines
6.9 KiB
HTML
Raw Permalink Normal View History

2011-10-18 23:30:37 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2014-11-25 11:08:35 -08:00
<!-- Generated by Apache Maven Doxia at Nov 25, 2014 -->
2011-10-18 23:30:37 +02:00
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
2011-12-03 18:05:34 +01:00
<link rel="stylesheet" href="./css/apache-maven-fluido.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<style>body{padding-top: 20px;}</style>
2011-10-18 23:30:37 +02:00
2011-12-03 18:05:34 +01:00
<script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
2011-10-18 23:30:37 +02:00
2011-12-03 18:05:34 +01:00
2014-11-25 11:08:35 -08:00
<meta name="Date-Revision-yyyymmdd" content="20141125" />
2011-10-18 23:30:37 +02:00
<meta http-equiv="Content-Language" content="en" />
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-23435653-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
2011-12-03 18:05:34 +01:00
2011-10-18 23:30:37 +02:00
<div class="container-fluid">
2011-12-03 18:05:34 +01:00
2011-10-18 23:30:37 +02:00
<div id="breadcrumbs">
<ul class="breadcrumb">
2011-12-03 18:05:34 +01:00
<li class="">
2014-11-25 11:08:35 -08:00
<a href="http://rundeck.org" class="externalLink" title="Rundeck">Rundeck</a>
2011-12-03 18:05:34 +01:00
<li class="divider ">/</li>
2011-10-18 23:30:37 +02:00
</li>
<li class="">
2014-11-25 11:08:35 -08:00
<a href="./" title="Rundeck API - Java Client">Rundeck API - Java Client</a>
2011-12-03 18:05:34 +01:00
<li class="divider ">/</li>
2011-10-18 23:30:37 +02:00
</li>
<li class=""></li>
2014-11-25 11:08:35 -08:00
<li id="publishDate" class="pull-right">Last Published: 2014-11-25</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 12.0</li>
2011-10-18 23:30:37 +02:00
</ul>
</div>
2011-12-03 18:05:34 +01:00
<div id="leftColumn" class="sidebar">
2011-10-18 23:30:37 +02:00
<div class="well">
2011-12-03 18:05:34 +01:00
<h5>RunDeck API - Java Client</h5>
2011-10-18 23:30:37 +02:00
<ul>
<li class="none">
<a href="index.html" title="Introduction">Introduction</a>
</li>
<li class="none">
<a href="status.html" title="Status">Status</a>
</li>
<li class="none">
<a href="faq.html" title="FAQ">FAQ</a>
</li>
<li class="none">
<strong>Download</strong>
</li>
<li class="none">
<a href="changes-report.html" title="Changelog">Changelog</a>
</li>
<li class="none">
<a href="apidocs/index.html" title="API Documentation">API Documentation</a>
</li>
</ul>
<h5>Scripting examples</h5>
<ul>
<li class="none">
<a href="scripting.html" title="Introduction">Introduction</a>
</li>
<li class="none">
<a href="groovy.html" title="Groovy">Groovy</a>
</li>
<li class="none">
<a href="jruby.html" title="JRuby">JRuby</a>
</li>
<li class="none">
<a href="jython.html" title="Jython">Jython</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="collapsed">
<a href="project-info.html" title="Project Information">Project Information</a>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
2011-12-03 18:05:34 +01:00
<div id="poweredBy">
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
2011-10-18 23:30:37 +02:00
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
2011-12-03 18:05:34 +01:00
</div>
</div>
2011-10-18 23:30:37 +02:00
</div>
2011-12-03 18:05:34 +01:00
2011-10-18 23:30:37 +02:00
<div id="bodyColumn" class="content">
<div id="contentBox">
2011-12-03 18:05:34 +01:00
2014-11-25 11:08:35 -08:00
<div class="section"><h2>Download the library<a name="Download_the_library"></a></h2></div><div class="section"><h3>Maven Central Repository<a name="Maven_Central_Repository"></a></h3></div><p>The library is hosted on the <a class="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 : <a class="externalLink" href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.rundeck%22%20AND%20a%3A%22rundeck-api-java-client%22">g:&quot;org.rundeck&quot; AND a:&quot;rundeck-api-java-client&quot;</a>.</p><p>Alternatively, you can download <a class="externalLink" href="https://oss.sonatype.org/content/repositories/releases/org/rundeck/rundeck-api-java-client/">releases</a> from <a class="externalLink" href="https://oss.sonatype.org/">Sonatype Nexus OSS instance</a> (which is then synchronized to Maven Central).</p><div class="section"><h3>Manual download<a name="Manual_download"></a></h3></div><p>If you want to use this library from a <a href="./scripting.html">scripting language</a>, it is often easier to download a single <b>jar</b> file with all dependencies included (named &quot;<b>rundeck-api-java-client-VERSION-jar-with-dependencies.jar</b>&quot;)</p><p>You can download such files on GitHub : <a class="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>
2011-12-03 18:05:34 +01:00
</div>
2011-10-18 23:30:37 +02:00
</div>
</div>
<footer class="footer">
2011-12-03 18:05:34 +01:00
<div class="container-fluid">
2014-01-16 13:13:37 -08:00
<div class="row span16">Copyright &copy; 2011-2014.
2011-10-18 23:30:37 +02:00
All Rights Reserved.
2011-12-03 18:05:34 +01:00
</div>
2011-10-18 23:30:37 +02:00
2011-12-03 18:05:34 +01:00
</div>
2011-10-18 23:30:37 +02:00
</footer>
</body>
</html>