JAR File Dependencies of Apache POI Java Library

Q

What are JAR File Dependencies of Apache POI Java Library?

✍: FYIcenter.com

A

Different components of Apache POI Java Library have different JAR file dependencies. You can use the dependency mapping list to figure out which external JAR files are required to support a specific component of Apache POI Java Library.

  • ooxml-security.jar - Requires xmlbeans.jar, bcpkix-jdk15on.jar, bcprov-jdk15on.jar, xmlsec.jar, slf4j-api.jar.
  • ooxml-schemas.jar - Requires xmlbeans.jar.
  • poi-ooxml-schemas.jar - Requires xmlbeans.jar.
  • poi-ooxml.jar - Requires poi.jar, poi-ooxml-schemas.jar.
  • poi-scratchpad.jar - Requires poi.jar.
  • poi.jar - Requires commons-logging.jar, commons-codec.jar, commons-collections.jar, log4j.jar

 

Download and Install poi-bin-5.2.3-20220909.zip

Components of Apache POI Java Library

Downloading and Installing Apache POI Java Library

⇑⇑ FAQ for Apache POI (Poor Obfuscation Implementation)

2017-04-04, 1656🔥, 0💬