{"id":54739,"library":"gwt-servlet","title":"GWT Servlet","description":"GWT Servlet provides server-side support for Google Web Toolkit (GWT) RPC communication.","status":"active","version":"2.10.0","language":"java","source_language":null,"source_url":"http://svn.sonatype.org/spice/tags/oss-parent-4","tags":["gwt","servlet","rpc","web"],"install":[{"cmd":"<dependency>\n  <groupId>com.google.gwt</groupId>\n  <artifactId>gwt-servlet</artifactId>\n  <version>2.10.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.google.gwt:gwt-servlet:2.10.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"RemoteServiceServlet","correct":"com.google.gwt.user.server.rpc.RemoteServiceServlet"}],"quickstart":{"code":"import com.google.gwt.user.server.rpc.RemoteServiceServlet;\nimport com.google.gwt.user.client.rpc.RemoteService;\n\npublic class MyServiceImpl extends RemoteServiceServlet implements MyService {\n    public String greet(String name) {\n        return \"Hello \" + name;\n    }\n}","lang":"java","description":"Implements a GWT RPC service by extending RemoteServiceServlet."},"warnings":[{"fix":"Use alternatives like Vaadin, React with Spring Boot, or Angular.","message":"GWT is no longer actively maintained; consider migrating to modern web frameworks.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'communic':16 'googl':11 'gwt':1,3,14,17 'provid':5 'rpc':15,19 'server':7 'server-sid':6 'servlet':2,4,18 'side':8 'support':9 'toolkit':13 'web':12,20","created_at":"2026-06-15T09:21:03.386464+00:00","updated_at":"2026-06-15T09:21:03.386464+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.gwtproject.org/","github":null,"docs":"https://appdoc.app/artifact/com.google.gwt/gwt-servlet/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}