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