GWT Servlet provides server-side support for Google Web Toolkit (GWT) RPC communication.
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-servlet</artifactId>
<version>2.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implements a GWT RPC service by extending RemoteServiceServlet.
Use alternatives like Vaadin, React with Spring Boot, or Angular.
No dependency data recorded yet.