You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/03/05 21:20:30 UTC

svn commit: r1898636 - /poi/site/src/documentation/content/xdocs/related-projects.xml

Author: fanningpj
Date: Sat Mar  5 21:20:30 2022
New Revision: 1898636

URL: http://svn.apache.org/viewvc?rev=1898636&view=rev
Log:
add seatunnel

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=1898636&r1=1898635&r2=1898636&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/related-projects.xml (original)
+++ poi/site/src/documentation/content/xdocs/related-projects.xml Sat Mar  5 21:20:30 2022
@@ -75,6 +75,12 @@
                         The linkis-storage component has an Excel read capability built using Apache Poi.
                     </p>
                 </section>
+                <section><title>Apache Seatunnel</title>
+                    <p>
+                        <a href="https://seatunnel.apache.org/">Apache Seatunnel (incubating)</a> is a high-performance, distributed, massive data integration framework.
+                        The seatunnel-connector-spark-email component uses Apache Poi.
+                    </p>
+                </section>
               <section><title>Apache ODF Toolkit (retired)</title>
               <p>
               <a href="https://incubator.apache.org/projects/odftoolkit.html">Apache ODF Toolkit (incubating)</a> is a set of Java modules that allow programmatic creation, scanning and manipulation of OpenDocument Format (ISO/IEC 26300 == ODF) documents.
@@ -106,7 +112,7 @@
               <p>
               <a href="https://github.com/BBN-D/poi-visio">poi-visio</a> is a Java library that loads Visio OOXML (vsdx) files and creates an in-memory data structure that allows full access to the contents of the document.
               There is built-in support for easily traversing the content of the document in a structured way, and can render pages to simplified PNG files, or other backends supported by Java AWT.
-              Currently the library only operates in read-only mode, but its design does not exclude being able to modify existing documents or creating new documents.
+              Currently, the library only operates in read-only mode, but its design does not exclude being able to modify existing documents or creating new documents.
               Available under the Apache License, Version 2.0.
               </p>
               </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org