<dependency>
<groupId>io.streamnative.tests</groupId>
<artifactId>java-test-functions</artifactId>
<version>4.0.0.10</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='java-test-functions', version='4.0.0.10')
)