h

handler-splunk

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