License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface ORM Data |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdopenam-http-client |
Last Version | Last Version14.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAM HTTP client
Common HTTP client implementation used by ForgeRock OpenAM custom scripting modules
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openam-http-client-14.6.6.pom | |
openam-http-client-14.6.6.jar | 11 KB |
openam-http-client-14.6.6-sources.jar | 13 KB |
openam-http-client-14.6.6-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-http-client/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-http-client</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-http-client/
implementation 'org.openidentityplatform.openam:openam-http-client:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-http-client/
implementation ("org.openidentityplatform.openam:openam-http-client:14.6.6")
'org.openidentityplatform.openam:openam-http-client:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-http-client" rev="14.6.6">
<artifact name="openam-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-http-client', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-http-client" % "14.6.6"
[org.openidentityplatform.openam/openam-http-client "14.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons.guice : core | jar | |
org.openidentityplatform.commons.http-framework : core | jar | |
org.restlet.jee » org.restlet | jar | 2.4.0 |
org.openidentityplatform.commons : util | jar | |
org.assertj : assertj-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar |