I created little gradle plugin for running web-applications under Jetty 8.1.8.
The main advantage for a programmer is that now it’s possible to use
servlet-api 3.0 and higher (under standard gradle-jetty plugin it was
not possible, because jetty was too old).