{"id":22344139,"url":"https://github.com/premium-minds/pm-wicket-archetype","last_synced_at":"2025-07-30T03:30:45.538Z","repository":{"id":20163866,"uuid":"23434521","full_name":"premium-minds/pm-wicket-archetype","owner":"premium-minds","description":"Template to create a web application with Wicket + Guice + Hibernate","archived":false,"fork":false,"pushed_at":"2025-07-02T13:15:21.000Z","size":950,"stargazers_count":5,"open_issues_count":5,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-11T03:34:34.320Z","etag":null,"topics":["archetype","guice","hibernate","maven","wicket"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/premium-minds.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2014-08-28T16:12:06.000Z","updated_at":"2025-05-19T14:08:36.000Z","dependencies_parsed_at":"2024-04-19T15:05:27.441Z","dependency_job_id":"292f1ceb-3ee9-4892-b580-b7caad429c41","html_url":"https://github.com/premium-minds/pm-wicket-archetype","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/premium-minds/pm-wicket-archetype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fpm-wicket-archetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fpm-wicket-archetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fpm-wicket-archetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fpm-wicket-archetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/premium-minds","download_url":"https://codeload.github.com/premium-minds/pm-wicket-archetype/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fpm-wicket-archetype/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264750934,"owners_count":23658385,"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":["archetype","guice","hibernate","maven","wicket"],"created_at":"2024-12-04T09:08:32.957Z","updated_at":"2025-07-30T03:30:45.194Z","avatar_url":"https://github.com/premium-minds.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"pm-wicket-archetype\n===================\n\nWeb application template with support for Wicket + Guice + Hibernate\n\n## Requirements\n\n* Java 8\n* Maven\n* PostgreSQL server 9.x\n* Bash (optional)\n* PostgreSQL client (optional)\n\n## Run your project in less than 5 minutes\n\n### Setup project\n\nOpen your terminal and run the following command:\n```bash\nmvn archetype:generate -DarchetypeGroupId=com.premiumminds -DarchetypeArtifactId=pm-wicket-archetype\n```\nNext, you will be asked to fill in the following properties:\n* `groupId` - the group id for your application artifact\n* `artifactId` - the artifact name of the application\n* `version` - your initial version (defaults to *1.0-SNAPSHOT*)\n* `package` - the project's base java package (usually `groupId`.`artifactId`)\n* `SMTPFrom` - your SMTP from address (used when you are in debug only)\n* `SMTPPassword` - your SMTP account password (used when you are in debug only)\n* `SMTPServer` - your SMTP host address (used when you are in debug only)\n* `SMTPUsername` - your SMTP account username (used when you are in debug only)\n* `applicationTitle` - the full name of your project. It will show up in your application's homepage\n* `databaseHost` - the development database host. Usually *localhost* (port defaults to *5432*)\n* `databaseName` - the development database name (doesn't need to already exist)\n* `databasePassword` - The database password\n* `databaseUsername` - The database username\n* `debugEmail` - all emails will be sent to this address, while in DEV environment\n\nNow validate that all your properties are correct and confirm. Your project is now set up :)\n\n### Create database schema\n\nCreate the database manually. The archetype includes Flyway and will create the schema automatically when it runs.\n\n### Run it\n\n...now for the moment you've been waiting for, just type in:\n```bash\nmvn jetty:run\n```\nOpen your favorite browser at [http://localhost:8080](http://localhost:8080). You will be presented with your application's login screen.\n\nThe default user is `template@premium-minds.com` with password `test`\n\n## Continuous Integration\n\n[![Java CI with Maven](https://github.com/premium-minds/pm-wicket-archetype/actions/workflows/maven.yml/badge.svg)](https://github.com/premium-minds/pm-wicket-archetype/actions/workflows/maven.yml)\n\n## License\n\nCopyright (C) 2014 [Premium Minds](http://www.premium-minds.com/)\n\nLicensed under the [GNU Lesser General Public Licence](http://www.gnu.org/licenses/lgpl.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremium-minds%2Fpm-wicket-archetype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpremium-minds%2Fpm-wicket-archetype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremium-minds%2Fpm-wicket-archetype/lists"}