{"id":15379223,"url":"https://github.com/manolo/gwt-webappcreator-archetype","last_synced_at":"2026-02-05T17:30:20.668Z","repository":{"id":136670667,"uuid":"89175527","full_name":"manolo/gwt-webappcreator-archetype","owner":"manolo","description":"GWT project based on the webappcreator demo template","archived":false,"fork":false,"pushed_at":"2017-04-24T04:38:01.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T18:38:10.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/manolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-04-23T22:06:09.000Z","updated_at":"2017-05-14T00:55:04.000Z","dependencies_parsed_at":"2023-05-15T00:45:42.846Z","dependency_job_id":null,"html_url":"https://github.com/manolo/gwt-webappcreator-archetype","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"42c20a86fb803c6f9db2fb38767cc08c1844c190"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manolo%2Fgwt-webappcreator-archetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manolo%2Fgwt-webappcreator-archetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manolo%2Fgwt-webappcreator-archetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manolo%2Fgwt-webappcreator-archetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manolo","download_url":"https://codeload.github.com/manolo/gwt-webappcreator-archetype/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239793064,"owners_count":19697893,"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":[],"created_at":"2024-10-01T14:18:35.190Z","updated_at":"2026-02-05T17:30:20.604Z","avatar_url":"https://github.com/manolo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n### An archetype to create GWT Projects based on webAppCreator Template\n\nThis is the equivalent project produced by the tool:\n\n       $ /opt/gwt/gwt-2.8.0/webAppCreator \\\n           -templates readme,sample,maven \\\n           -out my-gwt-app com.example.MyGwtApp\n\n#### Installing the archetype locally\n\n1. Clone this project.\n\n        $ git clone https://github.com/manolo/gwt-pwa-archetype.git\n \n2. Assuming that you have installed maven, compile and install the archetype by running:\n\n        $ mvn clean install\n\n#### Using the archetype\n\n- To create a new GWT project run:\n\n        $ mvn archetype:generate -DarchetypeArtifactId=gwt-webappcreator-archetype \\\n                -DarchetypeVersion=1.0-SNAPSHOT \\\n                -DarchetypeGroupId=com.github.manolo \\\n                -DgroupId=com.example \\\n                -DartifactId=my-gwt-app \\\n                -DprojectName=MyGwtApp \\\n                -Dpackage=com.example \n                       \n#### Compiling and running your project         \n\n- Change to the project folder.\n  - To build the GWT package execute:\n\n            $ mvn clean package\n            \n- You will get a `.war` file ready for deploy in the `target` folder.\n\n- To run the application in development mode run:\n\n        $ mvn gwt:devmode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanolo%2Fgwt-webappcreator-archetype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanolo%2Fgwt-webappcreator-archetype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanolo%2Fgwt-webappcreator-archetype/lists"}