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