Loading...

Reviews by real users

Just finished a project using open source libraries and have fresh impressions?

Write a review to share your experiences with open source!

On DevRates we focus on reviews by developers using libraries on their daily work.

Technology radar

Launching a start-up or commercial project using open-source libraries? No time to evaluate various technology stacks?

Interested in the latest trends and top-rated open source projects for all layers of your application?

DevRates contains projects reviews of most popular tagged categories and programming languages.

Build your skill profile

Join DevRates and build your public profile from libraries you know and experience positions from projects you've been involved in.

Follow projects and don't miss any news from blogs and twitter on your wall.

Your company is looking for talented developers? Register on DevRates and show your technology stack on your company profile.

JOIN THE COMMUNITY TAKE A TOUR

Apache Commons

Homepage

http://commons.apache.org/

Latest release

(01/06/2012)

Developed by

Apache Software Foundation

Licenses

Apache 2.0

Overall rating

8.8
Usability
8.9
Simplicity
9.2
Documentation
8.2
Community
8.1

Tags

  • toolkit

  • collections

  • utility

  • java

Description

The Commons Proper is dedicated to one principal goal: creating and maintaining reusable Java components. The Commons Proper is a place for collaboration and sharing, where developers from throughout the Apache community can work together on projects to be shared by the Apache projects and Apache users.

Commons developers will make an effort to ensure that their components have minimal dependencies on other libraries, so that these components can be deployed easily. In addition, Commons components will keep their interfaces as stable as possible, so that Apache users (including other Apache projects) can implement these components without having to worry about changes in the future.

This article gives an overview of (some of) the components which can be found here.

We welcome participation from all that are interested, at all skill levels. Coding, documentation and testing are all critical parts of the software development process. If you are interested in participating in any of these aspects, please join us!

 

Latest reviews

9.2
peper

One of the most commonly used set of general tools and utils. Some parts of commons library is a bit outdated while other parts are the best. My strategy for new projects is to add Guava and JodaTime and if I need anything else (e.g. simple HTTP Client) I look it up in Apache Commons.

full review »
Sign in to vote for review score: 1
7.5
henk53

Probably there isn't a Java project out there that doesn't use at least something from Apache Commons (if not directly, then at least indirectly as a transitive dependency).

Once this was one of the coolest libaries around and was the inspiration for many things that ended up in Java SE or Java EE, but lately innovation seems to have slowed down while that of e.g. Guave is still ramping up. Things like Commons Collections just aren't being updated anymore and without generic (Java 5) support it feels like a fossil from another age.

Still, there are a LOT of usefull goodies here.

full review »
Sign in to vote for review score: 1
9.8
[email protected]
full review »
Sign in to vote for review score: 0
9.2
apateer
full review »
Sign in to vote for review score: 0
Please sign in to rate or post a comment
Scroll to top