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