Module that adds OAuth 1 support to the Jersey client for secure API calls.
<dependency>
<groupId>org.glassfish.jersey.security</groupId>
<artifactId>oauth1-client</artifactId>
<version>4.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure Jersey client with OAuth1 authentication.
No known issues recorded.
No dependency data recorded yet.