We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e404ef8 commit 14bfc66Copy full SHA for 14bfc66
v3/libraries/index.html
@@ -41,6 +41,12 @@ <h2 id="perl">Perl</h2>
41
<p>The <a href="https://github.com/plu/Pithub">Pithub</a> library for Perl provides an interface
42
to the entire GitHub v3 API. There are a lot of tests included and
43
it is also available on the <a href="http://metacpan.org/module/Pithub">CPAN</a>.</p>
44
+
45
+<h2 id="java">Java</h2>
46
47
+<p>The <a href="https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core">GitHub Java API</a> library
48
+is part of the <a href="https://github.com/eclipse/egit-github">GitHub Mylyn Connector</a> and aims to support the entire
49
+GitHub v3 API.</p>
50
</div>
51
52
<div id="js-sidebar" class="sidebar-shell">
0 commit comments