| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.openam.auth.modules |
| ArtifactId | ArtifactIduricall |
| Version | Version14.6.5.3 |
| Type | Typewar |
| Description |
Descriptionorg.openidentityplatform.openam.auth.modules.uricall
Allow multi-step URI calls from session properties
|
| Filename | Size |
|---|---|
| uricall-14.6.5.3.pom | |
| uricall-14.6.5.3.war | 16 MB |
| uricall-14.6.5.3-sources.jar | 3 MB |
| uricall-14.6.5.3-javadoc.jar | 29 MB |
| uricall-14.6.5.3-classes.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/uricall/ -->
<dependency>
<groupId>org.openidentityplatform.openam.auth.modules</groupId>
<artifactId>uricall</artifactId>
<version>14.6.5.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/uricall/
implementation 'org.openidentityplatform.openam.auth.modules:uricall:14.6.5.3'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/uricall/
implementation ("org.openidentityplatform.openam.auth.modules:uricall:14.6.5.3")
'org.openidentityplatform.openam.auth.modules:uricall:war:14.6.5.3'
<dependency org="org.openidentityplatform.openam.auth.modules" name="uricall" rev="14.6.5.3">
<artifact name="uricall" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam.auth.modules', module='uricall', version='14.6.5.3')
)
libraryDependencies += "org.openidentityplatform.openam.auth.modules" % "uricall" % "14.6.5.3"
[org.openidentityplatform.openam.auth.modules/uricall "14.6.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.16 |
| commons-pool : commons-pool | jar | 1.6 |
| commons-chain : commons-chain | jar | 1.2 |
| commons-configuration : commons-configuration | jar | 1.10 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
| commons-digester : commons-digester | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| org.openidentityplatform.openam : web | jar | 14.6.5.3 |
| org.openidentityplatform.openam : openam-core | jar | 14.6.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |