Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9291083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T20:33:59+00:00 2026-06-18T20:33:59+00:00

There are so many helper external libraries which can be included into java project

  • 0

There are so many helper external libraries which can be included into java project like Google Guava, Apache commons etc. What are the cons of including a lot of these and will it has an impact on the performance of project or is it a over kill.

Based on how much you want to use an external library decides if you want to include it in the project or not but other than that are there any other issues which needs to be thought about?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T20:34:01+00:00Added an answer on June 18, 2026 at 8:34 pm

    Loading a large number of libraries might eventually blow your permgen space (where class definitions are stored) and static methods/fields might potentially take a lot of memory even if you don’t use a certain class in a jar. In practice, though, this doesn’t usually become an issue, unless you are working with very constrained devices (e.g. embedded).

    A different issue, however is that, with more libraries:

    • it becomes harder to track what’s really needed and what not, i.e. maintainability
    • you potentially open yourself to the vulnerabilities of each of those libraries
    • the number of unknown variables increases in your project, which might result in unpredictable behavior or longer bug hunts

    But there’s a fairly good chance that open source, long maintained libraries have considerably better quality than the stuff any of us writes on the first few versions.

    In summary: keeping it all tidy and lean is a good thing, but do not implement code that a library would do for you simply to avoid including that library!

    That said, I’m sure this has the potential of a war of opinions, so see what others say!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There are many questions like this but I can't find one that seems to
While there are many guides for Browser Helper Objects, i have a hard time
There were many questions about C++ template classes which contain static member variables, as
There are many frameworks that will provide a helper object for dealing with these
Many helper methods, such as redirect_to, link_to, and url_for, can take an ActiveRecord object
I've read every post on stack on similar topics which there is many, but
In Codeigniter, there are library and helper. I can access controller and its sub
I've seen many frameworks and helper classes which require you to call their base.MethodName()
Is there a rails helper for this case? You have a Survey , which
There are many errors here in SO, but this scenario I think its different.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.