users@jersey.java.net

[Jersey] Re: Missing class in Jersey 2.0?

From: Matthew Hall <mhall_at_mhcomputing.net>
Date: Fri, 17 May 2013 11:46:24 -0700

There is a jersey-json JAR. You need to get hold of that one too if you didn't already.

https://maven.java.net/content/repositories/releases/com/sun/jersey/jersey-json/

Matthew.

On Fri, May 17, 2013 at 11:34:57AM -0700, Tony Anecito wrote:
> Hi All,
>
> I noticed some examples of Jersey 2.0 use JacksonFeature class for POJO's but when I downloaded all the jersey jars it is not there. Has it been renamed or is there a different git/maven site I should look for it?
>
> Thanks,
> -Tony