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