o

openidm-audit

This bundle ...
Files download
File Operation
openidm-audit-6.0.2.jar download
openidm-audit-6.0.2.pom download
openidm-audit-6.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openidentityplatform.openidm</groupId>
  <artifactId>openidm-audit</artifactId>
  <version>6.0.2</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.openidentityplatform.openidm:openidm-audit:6.0.2'
Gradle Kotlin
implementation("org.openidentityplatform.openidm:openidm-audit:6.0.2")
Scala SBT
libraryDependencies += "org.openidentityplatform.openidm" % "openidm-audit" % "6.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.openidentityplatform.openidm', module='openidm-audit', version='6.0.2')
)
Apache Ivy
<dependency org="org.openidentityplatform.openidm" name="openidm-audit" rev="6.0.2" />
Leiningen
[org.openidentityplatform.openidm/openidm-audit "6.0.2"]
Apache Buildr
'org.openidentityplatform.openidm:openidm-audit:jar:6.0.2'