License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdopenam-http |
Last Version | Last Version14.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAM HTTP
OpenAM HTTP integration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openam-http-14.6.6.pom | |
openam-http-14.6.6.jar | 38 KB |
openam-http-14.6.6-sources.jar | 29 KB |
openam-http-14.6.6-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-http/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-http</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-http/
implementation 'org.openidentityplatform.openam:openam-http:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-http/
implementation ("org.openidentityplatform.openam:openam-http:14.6.6")
'org.openidentityplatform.openam:openam-http:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-http" rev="14.6.6">
<artifact name="openam-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-http', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-http" % "14.6.6"
[org.openidentityplatform.openam/openam-http "14.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons.http-framework : core | jar | |
org.openidentityplatform.commons.guice : core | jar | |
com.google.guava : guava | jar | |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
org.openidentityplatform.openam : openam-core | jar | 14.6.6 |
org.openidentityplatform.openam : openam-audit-context | jar | 14.6.6 |
org.openidentityplatform.openam : openam-audit-core | jar | 14.6.6 |
org.openidentityplatform.commons.guice : test | jar | |
org.assertj : assertj-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons : test-utils | jar | |
org.mockito : mockito-core | jar | 2.23.4 |
org.testng : testng | jar |