<dependency>
<groupId>com.lightbend.akka</groupId>
<artifactId>akka-projection-testkit_3</artifactId>
<version>1.5.0-M3</version>
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='akka-projection-testkit_3', version='1.5.0-M3')
)