users@jersey.java.net

[Jersey] [spam] ClientBuilder dependencies in 2.0RC1

From: Tony Anecito <adanecito_at_yahoo.com>
Date: Mon, 29 Apr 2013 02:27:55 -0700 (PDT)

Hi All,
 
I am wondering why use ClientBuilder rather than ClientFactory. Looks like in 2.0RC1 ClientFactory is no longer available and we have to use ClientBuilder. Problem is for Client Side apps using Jersey 2.0RC1 that the number of jars needed is quite large from multiple projects from projects such as HK2 and CLIB and finally J2EE lib.
 
Please let me know all the jars needed to support ClientBuilder at runtime.
 
Thanks,
-Tony