How do the versions of Guava work?

Posted by Frór on Stack Overflow See other posts from Stack Overflow or by Frór
Published on 2010-06-01T09:42:40Z Indexed on 2010/06/01 23:53 UTC
Read the original article Hit count: 279

Filed under:
|

I would like to use Guava in a project, but my PM doesn't like the "r05" suffix, saying that it looks like it's not stable. In fact, the part I need is only the Google-Collections 1.0 which is now deprecated (my PM doesn't like that word either).

So I don't really get the versioning of Guava/Google-Collections.

I'm currently doing the development with GC1.0, but if possible I'll switch to a more recent and stable version.

© Stack Overflow or respective owner

Related posts about versioning

Related posts about guava