mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-22 00:11:26 +00:00
236 lines
5.6 KiB
HTML
236 lines
5.6 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<html>
|
|
<head>
|
|
<title>GitHub API for Java - Project Summary</title>
|
|
<style type="text/css" media="all">
|
|
@import url("./css/maven-base.css");
|
|
@import url("./css/maven-theme.css");
|
|
@import url("./css/1024px.css");
|
|
@import url("./css/site.css");
|
|
</style>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
</head>
|
|
<body>
|
|
<div id="wrap2"><div id="wrap">
|
|
<div id="header">
|
|
<p id="toplinks">Skip to: <a href="#content">Content</a> | <a href="#sidebar">Navigation</a> | <a href="#footer">Footer</a></p>
|
|
|
|
<h1 id="bannerLeft">
|
|
<a href="./">
|
|
|
|
GitHub API for Java
|
|
|
|
</a>
|
|
</h1>
|
|
|
|
<p id="slogan">GitHub API for Java</p>
|
|
</div>
|
|
<div id="breadcrumbs">
|
|
<div class="xright"> </div>
|
|
<div class="clear">
|
|
<hr/>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="sidebar">
|
|
<div id="navcolumn">
|
|
<h2>
|
|
Git Hub API for Java
|
|
</h2><ul>
|
|
|
|
<li class="none">
|
|
<a href="index.html">Introduction</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="http://mvnrepository.com/artifact/org.kohsuke/github-api">Download</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="https://github.com/kohsuke/github-api">Source code</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="https://groups.google.com/forum/#!forum/github-api">Mailing List</a>
|
|
</li>
|
|
</ul>
|
|
<h2>
|
|
References
|
|
</h2><ul>
|
|
|
|
<li class="none">
|
|
<a href="apidocs/index.html">Javadoc</a>
|
|
</li>
|
|
</ul>
|
|
<h2>
|
|
Project Documentation
|
|
</h2><ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="expanded">
|
|
<a href="project-info.html">Project Information</a>
|
|
<ul>
|
|
|
|
<li class="none">
|
|
<a href="dependencies.html">Dependencies</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="dependency-convergence.html">Dependency Convergence</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="dependency-info.html">Dependency Information</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="distribution-management.html">Distribution Management</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="index.html">About</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="license.html">Project License</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="mail-lists.html">Mailing Lists</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="plugin-management.html">Plugin Management</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="plugins.html">Project Plugins</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="team-list.html">Project Team</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="source-repository.html">Source Repository</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<strong>Project Summary</strong>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="collapsed">
|
|
<a href="project-reports.html">Project Reports</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div id="content">
|
|
<div id="contentBox">
|
|
<div class="section">
|
|
<h2>Project Summary<a name="Project_Summary"></a></h2><a name="Project_Summary"></a>
|
|
<div class="section">
|
|
<h3>Project Information<a name="Project_Information"></a></h3><a name="Project_Information"></a>
|
|
<table border="0" class="bodyTable">
|
|
<tr class="a">
|
|
<th>Field</th>
|
|
<th>Value</th></tr>
|
|
<tr class="b">
|
|
<td>Name</td>
|
|
<td>GitHub API for Java</td></tr>
|
|
<tr class="a">
|
|
<td>Description</td>
|
|
<td>GitHub API for Java</td></tr>
|
|
<tr class="b">
|
|
<td>Homepage</td>
|
|
<td><a class="externalLink" href="http://github-api.kohsuke.org/">http://github-api.kohsuke.org/</a></td></tr></table></div>
|
|
<div class="section">
|
|
<h3>Project Organization<a name="Project_Organization"></a></h3><a name="Project_Organization"></a>
|
|
<p>This project does not belong to an organization.</p></div>
|
|
<div class="section">
|
|
<h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a>
|
|
<table border="0" class="bodyTable">
|
|
<tr class="a">
|
|
<th>Field</th>
|
|
<th>Value</th></tr>
|
|
<tr class="b">
|
|
<td>GroupId</td>
|
|
<td>org.kohsuke</td></tr>
|
|
<tr class="a">
|
|
<td>ArtifactId</td>
|
|
<td>github-api</td></tr>
|
|
<tr class="b">
|
|
<td>Version</td>
|
|
<td>1.66</td></tr>
|
|
<tr class="a">
|
|
<td>Type</td>
|
|
<td>jar</td></tr>
|
|
<tr class="b">
|
|
<td>Java Version</td>
|
|
<td>1.5</td></tr></table></div></div>
|
|
</div>
|
|
</div>
|
|
<div id="footer">
|
|
<div class="xright">©
|
|
2015
|
|
|
|
<a href="http://kohsuke.org/">Kohsuke Kawaguchi</a> and other contributors
|
|
|
|
|
|
|
|
|
|
|
|
| Last Published: 2015-03-24
|
|
| Version: 1.66
|
|
</div>
|
|
<div class="clear">
|
|
<hr/>
|
|
</div>
|
|
</div>
|
|
</div></div>
|
|
</body>
|
|
</html>
|