{"id":67642,"library":"gwt-elemental","title":"GWT Elemental","description":"Elemental library for GWT providing low-level DOM and browser API bindings.","status":"active","version":"2.9.0","language":"java","source_language":null,"source_url":"http://svn.sonatype.org/spice/tags/oss-parent-4","tags":["gwt","elemental","dom","browser"],"install":[{"cmd":"<dependency>\n  <groupId>com.google.gwt</groupId>\n  <artifactId>gwt-elemental</artifactId>\n  <version>2.9.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.google.gwt:gwt-elemental:2.9.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Element","correct":"elemental.dom.Element"}],"quickstart":{"code":"import elemental.dom.Element;\nimport elemental.html.Window;\n\npublic class Example {\n    public void run() {\n        Window window = elemental.dom.Window.getWindow();\n        Element body = window.getDocument().getBody();\n        System.out.println(\"Body: \" + body);\n    }\n}","lang":"java","description":"Accesses the DOM body element using Elemental"},"warnings":[{"fix":"Migrate to JsInterop-based APIs for better performance and compatibility.","message":"GWT Elemental is deprecated in favor of JsInterop in GWT 2.8+.","severity":"breaking","affected_versions":">=2.8.0"}],"env_vars":null,"search_vec":"'api':14 'bind':15 'browser':13,19 'dom':11,18 'element':2,3,17 'gwt':1,6,16 'level':10 'librari':4 'low':9 'low-level':8 'provid':7","created_at":"2026-06-17T17:39:47.116849+00:00","updated_at":"2026-06-17T17:39:47.116849+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-elemental/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}