Jetty is an open-source project providing a light weight HTTP server, HTTP client, and javax.servlet container.
The Jetty project is hosted by the Eclipse Foundation and can be found at: https://www.eclipse.org/jetty/ . The Jetty page on Eclipse includes downloads for the latest versions of Jetty, as well as official documentation and JavaDocs.
The code base for Jetty is hosted on GitHub.