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