Author: fanningpj
Date: Wed Sep 19 21:33:53 2018
New Revision: 1841391

URL: http://svn.apache.org/viewvc?rev=1841391&view=rev
Log:
update related projects

Modified:
    poi/site/src/documentation/content/xdocs/related-projects.xml

Modified: poi/site/src/documentation/content/xdocs/related-projects.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/related-projects.xml?rev=1841391&r1=1841390&r2=1841391&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/related-projects.xml (original)
+++ poi/site/src/documentation/content/xdocs/related-projects.xml Wed Sep 19 
21:33:53 2018
@@ -111,8 +111,9 @@
               </section>
               <section><title>Excel Streaming Reader</title>
               <p>
-              <a 
href="https://github.com/monitorjbl/excel-streaming-reader";>Excel Streaming 
Reader</a> uses the POI Streaming API to provide Row/Cell like read-access to 
large Excel spreadsheets.
-              Available under the Apache License, Version 2.0.
+              <a 
href="https://github.com/pjfanning/excel-streaming-reader";>Excel Streaming 
Reader</a> uses the POI Streaming API to provide Row/Cell like read-access to 
large Excel spreadsheets.
+              Available under the Apache License, Version 2.0. This version is 
derived from <a 
href="https://github.com/monitorjbl/excel-streaming-reader";>monitorjbl/excel-streaming-reader</a>.
+              which support POI 3.17.
               </p>
               </section>
             <section><title>poi-shared-strings</title>
@@ -143,7 +144,7 @@
             </section>
             <section><title>IEXL Software</title>
                 <p>
-                    <a href="http://www.iexlsoftware.com/";>iEXL</a> is a 
commercial product which allow to generate Excel spreadsheets on AS/400, 
iSeries, i5 or IBM i on Power systems.
+                    <a href="http://www.iexlsoftware.com/";>iEXL</a> is a 
commercial product which allows you to generate Excel spreadsheets on AS/400, 
iSeries, i5 or IBM i on Power systems.
                     It uses Apache POI internally.
                 </p>
             </section>
@@ -154,7 +155,14 @@
             </section>
             <section><title>HadoopOffice</title>
                 <p>
-                    <a 
href="https://github.com/ZuInnoTe/hadoopoffice";>HadoopOffice</a> allows to read 
and write Office documents while using the Hadoop ecosystem.
+                    <a 
href="https://github.com/ZuInnoTe/hadoopoffice";>HadoopOffice</a> allows you to 
read and write Office documents while using the Hadoop ecosystem.
+                    Available under the Apache License, Version 2.0.
+                </p>
+            </section>
+            <section><title>Scala POI Wrapper</title>
+                <p>
+                    <a 
href="https://github.com/norbert-radyk/spoiwo";>SPOIWO</a> allows you to read 
and write Office documents using Scala friendly APIs.
+                    Available under the MIT License.
                 </p>
             </section>
                </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to