Provides a simple way of building embedded Jetty instances that allows for web.xml-free startup. The resulting application is identical within your IDE and your actual application deployment environment.
See https://github.com/NetsOSS/embedded-jetty-sample
The artifact version number tracks the Jetty version, e.g. 1.0+9.0 tracks the 9.0.x versions of Jetty.
Patches are generally created on the oldest applicable jetty version and merged or cherry picked to the future versions.