<dependency>
<groupId>io.streamnative</groupId>
<artifactId>structured-event-log</artifactId>
<version>2.10.5.14</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='structured-event-log', version='2.10.5.14')
)