com.bornium:oauth2-openid

Implementation of an OAuth2 OpenID Connect authorization server

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.bornium
ArtifactId

ArtifactId

oauth2-openid
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.bornium:oauth2-openid
Implementation of an OAuth2 OpenID Connect authorization server
Project URL

Project URL

https://github.com/xorpherion/OAuth2-OpenID
Source Code Management

Source Code Management

https://github.com/xorpherion/OAuth2-OpenID

Download oauth2-openid

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 29.0-jre
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
org.bitbucket.b_c : jose4j jar 0.7.2

test (3)

Group / Artifact Type Version
org.membrane-soa : membrane-service-proxy jar 4.7.3
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

OAuth2-OpenID

This project is part of my bachelor thesis

Versions

Version
1.2.0
1.1.0
1.0.1