is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:structured-event-log 2.10.0-rc-202203012206


Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

structured-event-log
Version

Version

2.10.0-rc-202203012206
Type

Type

jar

Download structured-event-log 2.10.0-rc-202203012206


<!-- https://jarcasting.com/artifacts/io.streamnative/structured-event-log/ -->
<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>structured-event-log</artifactId>
    <version>2.10.0-rc-202203012206</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/structured-event-log/
implementation 'io.streamnative:structured-event-log:2.10.0-rc-202203012206'
// https://jarcasting.com/artifacts/io.streamnative/structured-event-log/
implementation ("io.streamnative:structured-event-log:2.10.0-rc-202203012206")
'io.streamnative:structured-event-log:jar:2.10.0-rc-202203012206'
<dependency org="io.streamnative" name="structured-event-log" rev="2.10.0-rc-202203012206">
  <artifact name="structured-event-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='structured-event-log', version='2.10.0-rc-202203012206')
)
libraryDependencies += "io.streamnative" % "structured-event-log" % "2.10.0-rc-202203012206"
[io.streamnative/structured-event-log "2.10.0-rc-202203012206"]