users@jersey.java.net

[Jersey] Re: Missing class in Jersey 2.0?

From: Michal Gajdos <michal.gajdos_at_oracle.com>
Date: Mon, 20 May 2013 09:30:24 +0200

Hi Tony,

the feature is in this artifact:
http://search.maven.org/#artifactdetails%7Corg.glassfish.jersey.media%7Cjersey-media-json-jackson%7C2.0-rc1%7Cjar

Thanks,
Michal

On 17.05.2013 20:34 , 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