| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.openam |
| ArtifactId | ArtifactIdopenam-audit-context |
| Last Version | Last Version14.6.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenAM Audit Context
OpenAM Audit Modules
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-audit-context/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-audit-context</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-audit-context/
implementation 'org.openidentityplatform.openam:openam-audit-context:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-audit-context/
implementation ("org.openidentityplatform.openam:openam-audit-context:14.6.6")
'org.openidentityplatform.openam:openam-audit-context:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-audit-context" rev="14.6.6">
<artifact name="openam-audit-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-audit-context', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-audit-context" % "14.6.6"
[org.openidentityplatform.openam/openam-audit-context "14.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.commons : util | jar | |
| org.openidentityplatform.commons.audit : core | jar | |
| com.google.inject : guice | jar | 3.0 |
| org.openidentityplatform.commons.guice : core | jar | |
| org.assertj : assertj-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.testng : testng | jar |