Tiny OAuth2 Client

Zero Dependency RFC 8252 Authorization Flow

License

License

Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

io.github.coffeelibs
ArtifactId

ArtifactId

tiny-oauth2-client
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tiny OAuth2 Client
Zero Dependency RFC 8252 Authorization Flow
Project URL

Project URL

https://github.com/coffeelibs/tiny-oauth2-client

Download tiny-oauth2-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.coffeelibs/tiny-oauth2-client/ -->
<dependency>
    <groupId>io.github.coffeelibs</groupId>
    <artifactId>tiny-oauth2-client</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.coffeelibs/tiny-oauth2-client/
implementation 'io.github.coffeelibs:tiny-oauth2-client:0.5.0'
// https://jarcasting.com/artifacts/io.github.coffeelibs/tiny-oauth2-client/
implementation ("io.github.coffeelibs:tiny-oauth2-client:0.5.0")
'io.github.coffeelibs:tiny-oauth2-client:jar:0.5.0'
<dependency org="io.github.coffeelibs" name="tiny-oauth2-client" rev="0.5.0">
  <artifact name="tiny-oauth2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.coffeelibs', module='tiny-oauth2-client', version='0.5.0')
)
libraryDependencies += "io.github.coffeelibs" % "tiny-oauth2-client" % "0.5.0"
[io.github.coffeelibs/tiny-oauth2-client "0.5.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0