A simple OAuth library for Java that supports OAuth 1.0a and OAuth 2.0 flows.
<dependency>
<groupId>com.github.scribejava</groupId>
<artifactId>scribejava-core</artifactId>
<version>8.3.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Builds an OAuth service for GitHub and prints the authorization URL.
Exclude OkHttp and add a compatible version if needed.
No dependency data recorded yet.