{"id":21444838,"url":"https://github.com/GwtMaterialDesign/gwt-material","last_synced_at":"2025-07-14T18:31:45.450Z","repository":{"id":29707928,"uuid":"33250810","full_name":"GwtMaterialDesign/gwt-material","owner":"GwtMaterialDesign","description":"A Google Material Design wrapper for GWT ","archived":false,"fork":false,"pushed_at":"2024-10-17T01:21:43.000Z","size":9390,"stargazers_count":411,"open_issues_count":109,"forks_count":124,"subscribers_count":61,"default_branch":"master","last_synced_at":"2024-11-17T13:02:23.200Z","etag":null,"topics":["demo","google-material","gwt","gwt-material","java","javascript","snapshot","webapp"],"latest_commit_sha":null,"homepage":"https://gwtmaterialdesign.github.io/gmd-core-demo/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ligon/LigonLab","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GwtMaterialDesign.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-01T14:02:10.000Z","updated_at":"2024-10-28T15:20:05.000Z","dependencies_parsed_at":"2023-02-18T11:48:42.144Z","dependency_job_id":"9aeab948-0169-4093-b826-a914ee96a9f9","html_url":"https://github.com/GwtMaterialDesign/gwt-material","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GwtMaterialDesign%2Fgwt-material","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GwtMaterialDesign%2Fgwt-material/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GwtMaterialDesign%2Fgwt-material/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GwtMaterialDesign%2Fgwt-material/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GwtMaterialDesign","download_url":"https://codeload.github.com/GwtMaterialDesign/gwt-material/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225991797,"owners_count":17556363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["demo","google-material","gwt","gwt-material","java","javascript","snapshot","webapp"],"created_at":"2024-11-23T02:22:06.905Z","updated_at":"2025-07-14T18:31:45.442Z","avatar_url":"https://github.com/GwtMaterialDesign.png","language":"Java","readme":"\u003cimg src=\"https://avatars2.githubusercontent.com/u/11755403?s=100\u0026v=4\" /\u003e\n\u003ch2\u003egwt-material\u003c/h2\u003e\n\u003cp\u003eA Google Material Design wrapper for GWT\u003c/p\u003e\n\n[![Build Status](https://travis-ci.org/GwtMaterialDesign/gwt-material.svg?branch=master)](https://travis-ci.org/GwtMaterialDesign/gwt-material) [![Join us](https://img.shields.io/badge/slack-channel-purple)](https://gmd-project.slack.com)\n\n\u003cbr/\u003e\n\n\n## Migration 2.0 -\u003e 2.1\n- [Mojo to TBroyer](https://github.com/GwtMaterialDesign/gwt-material/wiki/Migrating-from-Mojo-GWT-Maven-Plugin-to-TBroyer)\n- [PWA Support](https://github.com/GwtMaterialDesign/gwt-material/wiki/PWA-:-Service-Worker-Automation)\n\n## Demo\n* [Latest Demo](https://gwtmaterialdesign.github.io/gmd-core-demo/)\n* [2.2 Release Demo](https://gwtmaterialdesign.github.io/gmd-core-demo/)\n\n## Documentation\nSupport documentation can be found [here](https://github.com/GwtMaterialDesign/gwt-material/wiki) \u003cbr/\u003e\nWe created \u003ca href=\"http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs\" \u003e Java Docs \u003c/a\u003e for developers\n\n## Maven\n### Current Version 2.8.5\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.gwtmaterialdesign\u003c/groupId\u003e\n    \u003cartifactId\u003egwt-material\u003c/artifactId\u003e\n    \u003cversion\u003e2.8.5\u003c/version\u003e\n\u003c/dependency\u003e\n```\n### Snapshot Version 2.8.0-SNAPSHOT\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.gwtmaterialdesign\u003c/groupId\u003e\n    \u003cartifactId\u003egwt-material\u003c/artifactId\u003e\n    \u003cversion\u003e2.8.0-SNAPSHOT\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Changelog\nYou can find lists of features by version \u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material/wiki/Changelog\"\u003ehere\u003c/a\u003e.\n\n### Migration\n[Migrating from 1.3 to 1.4](https://github.com/GwtMaterialDesign/gwt-material/wiki/Migrating-from-1.3-to-1.4) \u003cbr/\u003e\n[Migrating from 1.x to 2.0](https://github.com/GwtMaterialDesign/gwt-material/wiki/2.0-API-Changes)\n\n## License\n[Apache 2.0 License](https://github.com/GwtMaterialDesign/gwt-material/blob/master/LICENSE)\n\n## Contributing\nContributions are welcomed by all! If you would like to submit changes be sure to fork this project and create a [Pull Request](https://yangsu.github.io/pull-request-tutorial/) for us to review. PR's will be reviewed by the team as soon as possible. You will also be listed as a contributor on our changelog notes.\n\nPlease follow the [contribution document](https://github.com/GwtMaterialDesign/gwt-material/wiki/Contributing) on the projects code style standards.\n\n## Related Projects\n\u003cul\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-addins\" \u003eAddins\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-themes\" \u003eThemes\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-jquery\" \u003eJQuery\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-table\" \u003eTable\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-amcharts\" \u003eAmCharts\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-demo\" \u003eDemo\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-demo-errai\" \u003eErrai Demo\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-template\" \u003eStarter\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"https://github.com/GwtMaterialDesign/gwt-material-patterns\" \u003ePatterns\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n## JUnit Test\n\n| Project | Number of Tests |\n| --- | --- | \n| gwt-material | 1545 |\n| gwt-material-addins | 1048 |\n| gwt-material-table | 100 |\n| **Total Unit Tests** | **2693** |\n\n## Testing Platform\n\u003cp\u003eMany thanks to BrowserStack for sponsoring our Open Source projects\u003c/p\u003e\n\u003ca href=\"https://www.browserstack.com/\" target=\"_blank\"\u003e\n\u003cimg width=\"300px\" src=\"https://www.browserstack.com/images/layout/browserstack-logo-600x315.png\"/\u003e\n\u003c/a\u003e\n","funding_links":[],"categories":["UI Framework"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGwtMaterialDesign%2Fgwt-material","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGwtMaterialDesign%2Fgwt-material","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGwtMaterialDesign%2Fgwt-material/lists"}