Added reference to Commons CLI.

This commit is contained in:
Erik C. Thauvin 2004-02-24 12:58:02 +00:00
parent cd36c7a221
commit 0ecc52ae22

View file

@ -14,6 +14,7 @@
<p><strong>mobibot</strong> is the <a href="http://www.mobitopia.com/"><strong>#mobitopia</strong></a> IRC channel bot. It is built on Paul Mutton's <a href="http://www.jibble.org/pircbot.php"><strong>PircBot Java-based Framework</strong></a>.</p>
<p>mobibot is making extensive use of various <strong>open source libraries</strong>, including:</p>
<ul>
<li><a href="http://jakarta.apache.org/commons/cli/">Commons CLI</a></li>
<li><a href="http://jakarta.apache.org/commons/httpclient/">Commons HTTPClient</a></li>
<li><a href="http://jakarta.apache.org/commons/logging/">Commons Logging</a></li>
<li><a href="http://jakarta.apache.org/commons/net/">Commons Net</a></li>