Files download
File Operation
structured-event-log-2.9.0-rc-202109262205.jar download
structured-event-log-2.9.0-rc-202109262205.pom download
structured-event-log-2.9.0-rc-202109262205-sources.jar download
Apache Maven
<dependency>
  <groupId>io.streamnative</groupId>
  <artifactId>structured-event-log</artifactId>
  <version>2.9.0-rc-202109262205</version>
</dependency>
Gradle Groovy
implementation 'io.streamnative:structured-event-log:2.9.0-rc-202109262205'
Gradle Kotlin
implementation("io.streamnative:structured-event-log:2.9.0-rc-202109262205")
Scala SBT
libraryDependencies += "io.streamnative" % "structured-event-log" % "2.9.0-rc-202109262205"
Groovy Grape
@Grapes(
  @Grab(group='io.streamnative', module='structured-event-log', version='2.9.0-rc-202109262205')
)
Apache Ivy
<dependency org="io.streamnative" name="structured-event-log" rev="2.9.0-rc-202109262205" />
Leiningen
[io.streamnative/structured-event-log "2.9.0-rc-202109262205"]
Apache Buildr
'io.streamnative:structured-event-log:jar:2.9.0-rc-202109262205'