users@jersey.java.net

Jersey dependencies

From: Kevin Duffey <andjarnic_at_yahoo.com>
Date: Thu, 12 Jun 2008 12:32:30 -0700 (PDT)

Hey all,

What libraries does Jersey depend on? Using Netbeans 6.1, it's added a ton of libraries to my project, making the resultant WAR file about 8.5MB in size. Wondering if I can take some of those libraries out. For now I include only the jsr311 and jersey jar files. Do I need anything else for Jersey to work right?

Thanks.