Last Version

OpenAM HTTP client 14.6.6

Common HTTP client implementation used by ForgeRock OpenAM custom scripting modules

License

License

Categories

Categories

IDE Development Tools CLI User Interface ORM Data
GroupId

GroupId

org.openidentityplatform.openam
ArtifactId

ArtifactId

openam-http-client
Version

Version

14.6.6
Type

Type

jar
Description

Description

OpenAM HTTP client
Common HTTP client implementation used by ForgeRock OpenAM custom scripting modules
Project Organization

Project Organization

Open Identity Platform Community
Source Code Management

Source Code Management

https://github.com/OpenIdentityPlatform/OpenAM

Download openam-http-client 14.6.6


<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar

Project Modules

There are no modules declared in this project.