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