# jetty/jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/3, HTTP/2, HTTP/1, websocket, servlets, and more

Repository: https://github.com/jetty/jetty.project
Canonical: https://ross.abutalabs.com/products/jettyproject
Homepage: https://jetty.org/
Language: Java
License: NOASSERTION
License Family: other
Topics: jetty, websockets, java, servlet, http-server, http2, http-client, http, https, ssl, tls, jsp, fcgi, unix-socket, embedded, eclipse, osgi, http3, jakartaee, jpms
Last push: 2026-08-26T16:21:05+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 5530, "days_push": 7, "days_rel": 29, "gap_med": 6, "n_releases_24m": 48}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4090, forks 2009 (observed 2026-08-28T04:08:34.575523+00:00)

## What it is
Eclipse Jetty is a lightweight, highly scalable Java web server and servlet container supporting HTTP/1, HTTP/2, HTTP/3, and WebSocket. It can be embedded in applications as a library or deployed standalone to serve web applications.

## Use cases
- embed a web server in a java application
- serve servlet-based web applications
- support http/2 and http/3 protocols in java
- build websocket servers and clients
- deploy war files to a lightweight servlet container
- run an asynchronous high-throughput http server

## When to choose
- you need an embeddable, low-latency java http server
- you want servlet or jakarta ee compatibility with modern protocols
- you need websocket support in the jvm ecosystem

## When to avoid
- you need a non-jvm technology stack
- you want a full-featured application server with full jakarta ee platform certification

## Facets
- artifact type: library
- maturity: stable
- function: http-server, http-client, websocket, web-framework, middleware
- domain: web-development, backend, apis, developer-tools
- platform: jvm, cross-platform
- tags: servlet-container, http3, http2, embedded-server, jakarta-ee, osgi, async-io, eclipse-foundation, web-server

## Member repositories
- jetty/jetty.project (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.575523+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:21.715238+00:00, confidence not recorded.
  - readme: https://github.com/jetty/jetty.project (fetched 2026-08-28T04:08:34.575523+00:00, sha 5f47d56684d9)
  - homepage: https://jetty.org/ (fetched 2026-08-29T09:15:07.096140+00:00, sha f24b949c790c)
  - site_page: https://jetty.org/docs/index.html (fetched 2026-08-29T09:15:07.105483+00:00, sha ad885f7ddd05)
  - site_page: https://jetty.org/docs/contribution-guide/index.html (fetched 2026-08-29T09:15:07.107302+00:00, sha d0b9ea1db3dd)
  - site_page: https://jetty.org/docs (fetched 2026-08-29T09:15:07.109131+00:00, sha 4ac9e982e709)
- Data as of 2026-08-30T08:39:29.467469+00:00.
