mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-10 08:21:21 +00:00
260 lines
7.1 KiB
HTML
260 lines
7.1 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 Information</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="https://mvnrepository.com/artifact/org.kohsuke/github-api">Download</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="https://github.com/hub4j/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>
|
|
Guides
|
|
</h2><ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="expanded">
|
|
<a href="githubappflow.html">GitHub App Auth Flow</a>
|
|
<ul>
|
|
|
|
<li class="none">
|
|
<a href="githubappjwtauth.html">JWT Authentication</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="githubappappinsttokenauth.html">App Installation Token</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="createorglevelresources.html">Working with organizations</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">
|
|
<strong>Project Information</strong>
|
|
<ul>
|
|
|
|
<li class="none">
|
|
<a href="dependencies.html">Dependencies</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="licenses.html">Licenses</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="mailing-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">Plugins</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="scm.html">Source Code Management</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="summary.html">Summary</a>
|
|
</li>
|
|
|
|
<li class="none">
|
|
<a href="team.html">Team</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="collapsed">
|
|
<a href="project-reports.html">Project Reports</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div id="content">
|
|
<div id="contentBox">
|
|
<section>
|
|
<h2><a name="Project_Information"></a>Project Information</h2>
|
|
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p><section>
|
|
<h3><a name="Overview"></a>Overview</h3>
|
|
<table border="0" class="bodyTable">
|
|
<tr class="a">
|
|
<th>Document</th>
|
|
<th>Description</th></tr>
|
|
<tr class="b">
|
|
<td><a href="dependencies.html">Dependencies</a></td>
|
|
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
|
|
<tr class="a">
|
|
<td><a href="dependency-info.html">Dependency Information</a></td>
|
|
<td>This document describes how to include this project as a dependency using various dependency management tools.</td></tr>
|
|
<tr class="b">
|
|
<td><a href="distribution-management.html">Distribution Management</a></td>
|
|
<td>This document provides informations on the distribution management of this project.</td></tr>
|
|
<tr class="a">
|
|
<td><a href="index.html">About</a></td>
|
|
<td>GitHub API for Java</td></tr>
|
|
<tr class="b">
|
|
<td><a href="licenses.html">Licenses</a></td>
|
|
<td>This document lists the project license(s).</td></tr>
|
|
<tr class="a">
|
|
<td><a href="mailing-lists.html">Mailing Lists</a></td>
|
|
<td>This document provides subscription and archive information for this project's mailing lists.</td></tr>
|
|
<tr class="b">
|
|
<td><a href="plugin-management.html">Plugin Management</a></td>
|
|
<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
|
|
<tr class="a">
|
|
<td><a href="plugins.html">Plugins</a></td>
|
|
<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
|
|
<tr class="b">
|
|
<td><a href="scm.html">Source Code Management</a></td>
|
|
<td>This document lists ways to access the online source repository.</td></tr>
|
|
<tr class="a">
|
|
<td><a href="summary.html">Summary</a></td>
|
|
<td>This document lists other related information of this project</td></tr>
|
|
<tr class="b">
|
|
<td><a href="team.html">Team</a></td>
|
|
<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr></table></section></section>
|
|
</div>
|
|
</div>
|
|
<div id="footer">
|
|
<div class="xright">©
|
|
2021
|
|
|
|
<a href="http://kohsuke.org/">Kohsuke Kawaguchi</a> and other contributors
|
|
|
|
|
|
|
|
|
|
|
|
| Last Published: 2021-06-02
|
|
| Version: 1.130
|
|
</div>
|
|
<div class="clear">
|
|
<hr/>
|
|
</div>
|
|
</div>
|
|
</div></div>
|
|
</body>
|
|
</html>
|