License |
License |
---|---|
Categories |
CategoriesIDE Development Tools H2 Data Databases OAuth2 Security ORM |
GroupId | GroupIdorg.openidentityplatform.openig |
ArtifactId | ArtifactIdopenig-oauth2 |
Last Version | Last Version5.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenIG OAuth 2.0 Support
The Open Identity Gateway is a high-performance reverse proxy server with
specialized session management and credential replay functionality.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openig-oauth2-5.0.11.pom | |
openig-oauth2-5.0.11.jar | 92 KB |
openig-oauth2-5.0.11-sources.jar | 49 KB |
openig-oauth2-5.0.11-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openig/openig-oauth2/ -->
<dependency>
<groupId>org.openidentityplatform.openig</groupId>
<artifactId>openig-oauth2</artifactId>
<version>5.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openig/openig-oauth2/
implementation 'org.openidentityplatform.openig:openig-oauth2:5.0.11'
// https://jarcasting.com/artifacts/org.openidentityplatform.openig/openig-oauth2/
implementation ("org.openidentityplatform.openig:openig-oauth2:5.0.11")
'org.openidentityplatform.openig:openig-oauth2:jar:5.0.11'
<dependency org="org.openidentityplatform.openig" name="openig-oauth2" rev="5.0.11">
<artifact name="openig-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openig', module='openig-oauth2', version='5.0.11')
)
libraryDependencies += "org.openidentityplatform.openig" % "openig-oauth2" % "5.0.11"
[org.openidentityplatform.openig/openig-oauth2 "5.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons.http-framework : oauth2 | jar | |
org.openidentityplatform.commons.http-framework : core | jar | |
org.openidentityplatform.openig : openig-core | jar | 5.0.11 |
org.openidentityplatform.commons : util | jar | |
org.openidentityplatform.commons : json-web-token | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
org.mockito : mockito-all | jar | 1.10.19 |
org.testng : testng | jar | |
org.slf4j : slf4j-nop | jar | |
org.openidentityplatform.openig : contrib-http-framework | test-jar | 5.0.11 |