Projects that provide additional functionality to jersey, like integration with other projects/frameworks.
'com.sun.jersey.contribs:jersey-apache-client:1.2'
<dependency>
<groupId>com.sun.jersey.contribs</groupId>
<artifactId>jersey-apache-client</artifactId>
<version>1.2</version>
</dependency>
<dependency org="com.sun.jersey.contribs" name="jersey-apache-client" rev="1.2"/>
"com.sun.jersey.contribs", "jersey-apache-client", "1.2"