Software Alternatives & Reviews

Apache POI VS Guava

Compare Apache POI VS Guava and see what are their differences

Apache POI logo Apache POI

Application and Data, Languages & Frameworks, and Java Tools

Guava logo Guava

Google core libraries for Java 6+.
  • Apache POI Landing page
    Landing page //
    2022-07-18
  • Guava Landing page
    Landing page //
    2023-07-28

Apache POI videos

Spring Boot Export Data to Excel with Apache POI Example

More videos:

  • Tutorial - How to import Apache POI jars using Intellij on Windows 10
  • Review - Apache POI Table Example, Apache POI create table in Excel

Guava videos

Guava - Tropical Fruit Growers of South Florida

More videos:

  • Review - Guava Strain Review - CALI X Flower
  • Review - NEW Guava G-Fuel Flavor Review!

Category Popularity

0-100% (relative to Apache POI and Guava)
Application And Data
36 36%
64% 64
Languages & Frameworks
32 32%
68% 68
Web Frameworks
25 25%
75% 75
Java Tools
28 28%
72% 72

User comments

Share your experience with using Apache POI and Guava. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Guava should be more popular than Apache POI. It has been mentiond 19 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Apache POI mentions (6)

  • Kotlin and Azure Functions - Automating the deployment
    Recently I needed to write an Azure Function app that uses the Apache POI library for getting the text from Microsoft Word 94 documents (and yes, I am fully aware that the year is currently 2024, but some people still have 30 year old documents kicking around!). - Source: dev.to / about 2 months ago
  • How can I add the Apache POI Library in Eclipse - for Selenium Webdriver project?
    I need to add the apache poi to my project (I need hssf, ss and xssf). I downloaded a jar file from the internet but it does not contain xssf. I went to http://poi.apache.org/ and I downloaded this: http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.9-20121203.zip, I extract it..and got stucked. I tried Part 1 but that was only for JavaDoc. Source: about 1 year ago
  • Office files processing
    - Using Ports to call CLIs that take care of this (e.g. Poppler for PDFs, Libreoffice in `--headless` mode) - Use jInterface to startup a JVM with Apache POI to work on this specific workflow (I have an example here to work with Java Image API). You can also do this with other languages (Golang , Python and other). Source: over 1 year ago
  • Newbie Looking for help with CSV database
    If you can use third party libraries, you can look at Apache POI (https://poi.apache.org/). It allows you to read, write and manipulate Excel and CSV files. Source: over 1 year ago
  • What’s the most ridiculous, unrealistic project you’ve had to work on?
    Java may be boring to work with, but its power, maturity and ecosystem is unparalleled. I don't remember the PDF library (there are many), but Office stuff used Apache POI. Source: over 1 year ago
View more

Guava mentions (19)

  • String Manipulation Tricks (Day 1)
    As a racist against Java Regex, I can't help wanting to try it out without regex (using Guava and Mug, my all-in-one toolbox). - Source: dev.to / 21 days ago
  • Lists: do you know the nature of yours? The strange story of a data container in Java
    The first problem is at the level of Type System, given that a situation more correct would allow us to distinguish through the Collection Type which abstraction we are operating with, species if definable as mutable or immutable. The JCF was born at a time when great care was taken to offer immediate operational data structures, and with attention to performance, but with less attention to constructs or uses... - Source: dev.to / 6 months ago
  • Один из примеров почему ChatGPT еще очень далеко до замены программистов, та и остальных профессий тоже.
    Java Mask: Java Mask is a library that offers various string masking techniques for sensitive data such as credit card numbers, email addresses, and more. You can find the library at: https://github.com/miguelfreitas93/java-mask DataMasker: DataMasker is a Java library specifically designed for masking sensitive data, including credit card numbers, using customizable masking patterns. Visit the GitHub repository... Source: about 1 year ago
  • Twitter makes some of its source code public
    I mean, I guess, technically? If you define it like that, then Microsoft has people working for them for free, as does Google, as does Apple, etc. It's not that weird, and you can try to twist it to be weird, but those of us in the software industry largely regard this as a good thing. Source: about 1 year ago
  • Java 17 migration: bias locks regression
    Ok, so let's implement our lazy initialization more smartly to avoid acquiring the lock every time and use old fashion but still working double-checked locking. I've found it implemented by Suppliers.memoize in guava library. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

When comparing Apache POI and Guava, you can also consider the following products

RxJava - RxJava – Reactive Extensions for the JVM is a library for composing asynchronous and event-based programs using observable sequences.

Quarkus - Quarkus: Supersonic Subatomic Java. . Contribute to quarkusio/quarkus development by creating an account on GitHub.

Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible

JaVers - With JaVers you can forget about troublesome data versioning. Let the changes in your data be managed by JaVers.

Thymeleaf - Thymeleaf is a modern server-side Java template engine for both web and standalone environments.

Apache FreeMarker - Java template engine; generates HTML web pages, e-mails, configuration files, source code, etc. from template files and the data your application provides.