{"id":37028983,"url":"https://github.com/gwtproject/gwt-jsonp","last_synced_at":"2026-01-14T03:28:18.818Z","repository":{"id":52518615,"uuid":"129792452","full_name":"gwtproject/gwt-jsonp","owner":"gwtproject","description":"GWT JSON-P","archived":false,"fork":false,"pushed_at":"2021-04-26T20:29:19.000Z","size":114,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-13T12:23:52.641Z","etag":null,"topics":["gwt","gwt3","j2cl","jsonp"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gwtproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-16T19:06:30.000Z","updated_at":"2023-05-21T23:11:16.000Z","dependencies_parsed_at":"2022-09-06T23:31:00.309Z","dependency_job_id":null,"html_url":"https://github.com/gwtproject/gwt-jsonp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gwtproject/gwt-jsonp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwtproject%2Fgwt-jsonp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwtproject%2Fgwt-jsonp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwtproject%2Fgwt-jsonp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwtproject%2Fgwt-jsonp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwtproject","download_url":"https://codeload.github.com/gwtproject/gwt-jsonp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwtproject%2Fgwt-jsonp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gwt","gwt3","j2cl","jsonp"],"created_at":"2026-01-14T03:28:18.130Z","updated_at":"2026-01-14T03:28:18.805Z","avatar_url":"https://github.com/gwtproject.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GWT JSONP\n\n\n**Needs to be rewritten**\n\n![GWT3/J2CL compatible](https://img.shields.io/badge/GWT3/J2CL-compatible-brightgreen.svg)  [![License](https://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) [![Chat on Gitter](https://badges.gitter.im/hal/elemento.svg)](https://gitter.im/gwtproject/gwt-modules) ![CI](https://github.com/gwtproject/gwt-jsonp/workflows/CI/badge.svg)\n\nA future-proof port of the `com.google.gwt.jsonp.JsonP` GWT module, with no dependency on `gwt-user` (besides the Java Runtime Emulation), to prepare for GWT 3 / J2Cl.\n\n##  Migrating from `com.google.gwt.jsonp.JsonP`\n\n1. Add the dependency to your build.\n\n   For Maven:\n\n   ```xml\n   \u003cdependency\u003e\n     \u003cgroupId\u003eorg.gwtproject.jsonp\u003c/groupId\u003e\n     \u003cartifactId\u003egwt-jsonp\u003c/artifactId\u003e\n     \u003cversion\u003eHEAD-SNAPSHOT\u003c/version\u003e\n   \u003c/dependency\u003e\n   ```\n\n   For Gradle:\n\n   ```gradle\n   implementation(\"org.gwtproject.jsonp:gwt-jsonp:HEAD-SNAPSHOT\")\n   ```\n\n2. Update your GWT module to use\n\n   ```xml\n   \u003cinherits name=\"org.gwtproject.jsonp.Jsonp\" /\u003e\n   ```\n\n3. Change the `import`s in your Java source files:\n\n   ```java\n   import org.gwtproject.jsonp.client.JsonpGlobal;\n   ```\n\n## Instructions\n\nTo build gwt-jsonp:\n\n* run `mvn clean verify`\n\non the parent directory. This will build the artifact and run tests against the JVM, J2CL, and GWT2.\n\n## System Requirements\n\n**GWT JSONP requires GWT 2.9.0 or newer!**\n\n## Dependencies\n\nGWT JSONP depends on gwt-callbackm gwt-safehtml and gwt-timer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwtproject%2Fgwt-jsonp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwtproject%2Fgwt-jsonp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwtproject%2Fgwt-jsonp/lists"}