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