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