| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.openig |
| ArtifactId | ArtifactIdopenig-uma |
| Last Version | Last Version5.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenIG UMA 1.0 Experimental 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-uma-5.0.11.pom | |
| openig-uma-5.0.11.jar | 33 KB |
| openig-uma-5.0.11-sources.jar | 21 KB |
| openig-uma-5.0.11-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openig/openig-uma/ -->
<dependency>
<groupId>org.openidentityplatform.openig</groupId>
<artifactId>openig-uma</artifactId>
<version>5.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openig/openig-uma/
implementation 'org.openidentityplatform.openig:openig-uma:5.0.11'
// https://jarcasting.com/artifacts/org.openidentityplatform.openig/openig-uma/
implementation ("org.openidentityplatform.openig:openig-uma:5.0.11")
'org.openidentityplatform.openig:openig-uma:jar:5.0.11'
<dependency org="org.openidentityplatform.openig" name="openig-uma" rev="5.0.11">
<artifact name="openig-uma" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openig', module='openig-uma', version='5.0.11')
)
libraryDependencies += "org.openidentityplatform.openig" % "openig-uma" % "5.0.11"
[org.openidentityplatform.openig/openig-uma "5.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.commons.http-framework : core | jar | |
| org.openidentityplatform.openig : openig-core | jar | 5.0.11 |
| org.openidentityplatform.commons.http-framework : oauth2 | jar | |
| org.openidentityplatform.commons : util | jar | |
| org.openidentityplatform.commons : json-resource | jar | |
| org.openidentityplatform.commons : json-resource-http | 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 |