Revision: 9303
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9303&view=rev
Author:   dnaber
Date:     2013-02-05 19:18:30 +0000 (Tue, 05 Feb 2013)
Log Message:
-----------
add link to Maven

Modified Paths:
--------------
    trunk/website/www/java-api/index.php

Modified: trunk/website/www/java-api/index.php
===================================================================
--- trunk/website/www/java-api/index.php        2013-02-05 13:53:41 UTC (rev 
9302)
+++ trunk/website/www/java-api/index.php        2013-02-05 19:18:30 UTC (rev 
9303)
@@ -3,14 +3,15 @@
 $sub_page = "java-api";
 $title = "LanguageTool";
 $title2 = "Java API";
-$lastmod = "2013-01-04 23:20:00 CET";
+$lastmod = "2013-02-05 23:20:00 CET";
 include("../../include/header.php");
 include('../../include/geshi/geshi.php');
 ?>
 
 <h2 class="firstpara">Embedding LanguageTool in Java applications</h2>
 
-    <p>Get LanguageTool by downloading the *.zip package from the homepage or 
by adding this dependency to your Maven pom.xml:</p>
+    <p>Get LanguageTool by downloading the *.zip package from the homepage or 
by adding this dependency to your
+    <?=show_link("Maven", "http://maven.apache.org/run-maven/";, 0) ?> 
pom.xml:</p>
 
 <div class="xmlrule" style="margin-top:5px">
 <?php hl('<dependency>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to