XLConnect sources can be obtained from GitHub:

- XLConnect R Package: https://github.com/miraisolutions/xlconnect
- XLConnect Java Sources: https://github.com/miraisolutions/xlconnect-java


Sources for other open source software components can be obtained from the corresponding project websites or source code repositories:

- Apache POI: https://poi.apache.org/
  Full Source Distribution: https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.17-20170915.tar.gz
  Source Code by JAR: 
  poi-4.1.0.jar: https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-4.1.0-20190412.tar.gz
  poi-ooxml-4.1.0.jar: https://repo1.maven.org/maven2/org/apache/poi/poi-ooxml/4.1.0/poi-ooxml-4.1.0-sources.jar
  poi-ooxml-schemas-4.1.0.jar: Source code auto-generated from OOXML schemas by POI ant task "compile-ooxml-xsds" (see https://poi.apache.org/faq.html#faq-N10025 for more information)

- Curvesapi: https://github.com/virtuald/curvesapi
  Source Code:
  curvesapi-1.04.jar: https://central.maven.org/maven2/com/github/virtuald/curvesapi/1.04/curvesapi-1.04-sources.jar

- SparseBitSet: https://github.com/brettwooldridge/SparseBitSet
  Source Code: 
  SparseBitSet-1.2.jar: https://repo1.maven.org/maven2/com/zaxxer/SparseBitSet/1.2/SparseBitSet-1.2-sources.jar


See also associated copyright information in inst/COPYRIGHTS. 
