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