mirror of https://github.com/apache/poi.git
build details
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896233 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6aea287542
commit
aeab91dce5
|
@ -89,7 +89,9 @@ Building jar files
|
||||||
|
|
||||||
To build the jar files for poi, poi-ooxml, poi-ooxml-lite, poi-ooxml-full and poi-examples::
|
To build the jar files for poi, poi-ooxml, poi-ooxml-lite, poi-ooxml-full and poi-examples::
|
||||||
|
|
||||||
ant jar
|
./gradlew jar
|
||||||
|
|
||||||
|
gradlew jar
|
||||||
|
|
||||||
.. _Mailing lists: https://poi.apache.org/mailinglists.html
|
.. _Mailing lists: https://poi.apache.org/mailinglists.html
|
||||||
.. _Developers: https://lists.apache.org/list.html?dev@poi.apache.org
|
.. _Developers: https://lists.apache.org/list.html?dev@poi.apache.org
|
||||||
|
|
Loading…
Reference in New Issue