<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-launchers-http</artifactId>
<version>5.5-rc1</version>
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-launchers-http', version='5.5-rc1')
)