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