h

handler-splunk

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