Annotation support for deploying servlets in jetty.
'org.eclipse.jetty:jetty-annotations:9.3.0.M0'
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-annotations</artifactId>
<version>9.3.0.M0</version>
</dependency>
<dependency org="org.eclipse.jetty" name="jetty-annotations" rev="9.3.0.M0"/>
"org.eclipse.jetty", "jetty-annotations", "9.3.0.M0"