A lightweight OAuth client library for Java that integrates with Apache HttpClient 4.x for signing HTTP requests.
<dependency>
<groupId>oauth.signpost</groupId>
<artifactId>signpost-commonshttp4</artifactId>
<version>2.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating an OAuth consumer for signing requests.
Update imports from oauth.signpost to oauth.signpost.commonshttp for version 2.x.
No dependency data recorded yet.