Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Java Programming Technology

What are Some Essential Java Libraries? 77

rleclerc writes "I would like to ask those 'Javaniers' in the Slashdot community what they thought were essential non-standard libraries that every Java coder should have. Normally I roll my own when it comes to that type of thing and simply build on whats available in the foundation classes. However, recent work has pushed me toward looking at some scientific libraries and I thought I would find out what libraries others in the Java community would consider an essential weapon in their Java arsenal. A few that I am looking at are the Cern scientific libraries and the Apache Commons Collections libraries. To avoid extra libraries I have opted to use the Java logging rather than the Apache one. Anyone like to add anything to the list?"
This discussion has been archived. No new comments can be posted.

What are Some Essential Java Libraries?

Comments Filter:

Biology is the only science in which multiplication means the same thing as division.

Working...