文件下载
文件名 操作
structured-event-log-2.10.5.9-99cb86.jar 下载
structured-event-log-2.10.5.9-99cb86.pom 下载
structured-event-log-2.10.5.9-99cb86-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.streamnative</groupId>
  <artifactId>structured-event-log</artifactId>
  <version>2.10.5.9-99cb86</version>
</dependency>
Gradle Groovy
implementation 'io.streamnative:structured-event-log:2.10.5.9-99cb86'
Gradle Kotlin
implementation("io.streamnative:structured-event-log:2.10.5.9-99cb86")
Scala SBT
libraryDependencies += "io.streamnative" % "structured-event-log" % "2.10.5.9-99cb86"
Groovy Grape
@Grapes(
  @Grab(group='io.streamnative', module='structured-event-log', version='2.10.5.9-99cb86')
)
Apache Ivy
<dependency org="io.streamnative" name="structured-event-log" rev="2.10.5.9-99cb86" />
Leiningen
[io.streamnative/structured-event-log "2.10.5.9-99cb86"]
Apache Buildr
'io.streamnative:structured-event-log:jar:2.10.5.9-99cb86'