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