<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>jetty-http2-common</artifactId>
<version>12.0.9</version>
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.http2', module='jetty-http2-common', version='12.0.9')
)