# gwtproject/gwt

GWT Open Source Project

Repository: https://github.com/gwtproject/gwt
Canonical: https://ross.abutalabs.com/products/gwt
Homepage: http://www.gwtproject.org
Language: Java
License Family: other
Last push: 2026-08-26T11:47:19+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 89, longevity 100
- inputs: {"age_days": 4885, "days_push": 7, "days_rel": 75, "gap_med": 0, "n_releases_24m": 12}
- 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 1625, forks 396 (observed 2026-08-28T04:05:12.950222+00:00)

## What it is
GWT (Google Web Toolkit) is an open-source SDK that lets developers write client-side web applications in Java and compile them to optimized JavaScript. It includes a compiler, core Java API libraries, UI widgets, RPC support, and development tooling for building and debugging browser-based applications.

## Use cases
- write web apps in java instead of javascript
- compile java to javascript for the browser
- build ajax applications with java tooling
- debug browser apps in a java ide
- build cross-browser ui widgets in java
- migrate a legacy java web frontend

## When to choose
- your team is Java-expert and wants type-safe client code
- you maintain or extend an existing GWT application
- you want a single language across client and server with GWT RPC

## When to avoid
- you are starting a brand-new modern frontend project (React/Vue ecosystems are far more active)
- you need a large ecosystem of modern JS libraries and tooling
- you want server-side rendering or SEO-heavy pages

## Facets
- artifact type: framework
- maturity: maintenance
- function: compiler, web-framework, ui-components, rpc, internationalization, testing, sdk
- domain: web-development, frontend, developer-tools, cross-platform
- platform: jvm, browser, cross-platform
- tags: gwt, java-to-javascript, ajax, sdk, eclipse-plugin, maven-archetypes, google-web-toolkit, web-server

## Member repositories
- gwtproject/gwt (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.950222+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-30T03:48:32.583232+00:00, confidence not recorded.
  - readme: https://github.com/gwtproject/gwt (fetched 2026-08-28T04:05:12.950222+00:00, sha 5a14ce6e17e3)
  - homepage: http://www.gwtproject.org (fetched 2026-08-29T11:21:24.954965+00:00, sha 869abeb68519)
  - site_page: https://www.gwtproject.org/doc/latest/DevGuide.html (fetched 2026-08-29T11:21:24.957533+00:00, sha c933d74ebd46)
  - site_page: https://www.gwtproject.org/download.html (fetched 2026-08-29T11:21:24.961294+00:00, sha 69504e376460)
  - site_page: https://www.gwtproject.org/gettingstarted-v2.html (fetched 2026-08-29T11:21:24.962993+00:00, sha b756375a876b)
  - site_page: https://www.gwtproject.org/overview.html (fetched 2026-08-29T11:21:24.959491+00:00, sha ed7c885bc2c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
