Apache POI - Source Code Repository
Download the Source

Most users of the source code probably don't need to have day to day access to the source code as it changes. For these users we provide easy to unpack source code from releases via our download page.

Access the Version Controlled Source Code

For information on connecting to the ASF Subversion repositories, see the version control page.

Subversion is an open-source version control system. It has been contributed to the Apache Software Foundation and is now available here.

The root url of the ASF Subversion repository is http://svn.apache.org/repos/asf/ for non-committers and https://svn.apache.org/repos/asf/ for committers.

NOTE: When checking out a subproject using subversion, ensure that you are checking out a tag, a branch or trunk (the main-line) and not all tags and branches, to avoid filling up your hard-disk and wasting bandwidth.

If you are not a Committer, but you want to submit patches or even request commit privileges, please see our Guidelines for more information.

Git access to POI sources

Git read-only access to POI sources is now available. Please see the Git at Apache page for details. Git Clone URL: git://git.apache.org/poi.git and Http Clone URL: http://git.apache.org/poi.git.