{"id":32115087,"url":"https://github.com/secugrow/java-archetype","last_synced_at":"2026-04-11T08:01:27.122Z","repository":{"id":37746667,"uuid":"425955150","full_name":"secugrow/java-archetype","owner":"secugrow","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-08T09:59:35.000Z","size":1060,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-08T11:24:52.648Z","etag":null,"topics":["cucumber","java","selenium"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/secugrow.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-08T18:45:47.000Z","updated_at":"2026-04-08T09:59:40.000Z","dependencies_parsed_at":"2025-03-31T13:51:06.315Z","dependency_job_id":null,"html_url":"https://github.com/secugrow/java-archetype","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/secugrow/java-archetype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secugrow%2Fjava-archetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secugrow%2Fjava-archetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secugrow%2Fjava-archetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secugrow%2Fjava-archetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secugrow","download_url":"https://codeload.github.com/secugrow/java-archetype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secugrow%2Fjava-archetype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31673067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["cucumber","java","selenium"],"created_at":"2025-10-20T15:45:46.352Z","updated_at":"2026-04-11T08:01:27.116Z","avatar_url":"https://github.com/secugrow.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Automatic Generation](https://github.com/secugrow/java-archetype/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/secugrow/java-archetype/actions/workflows/generate_archetype_output.yml)\n[![Maven Central](https://img.shields.io/maven-central/v/io.secugrow/secugrow-java-archetype)](https://central.sonatype.com/artifact/io.secugrow/secugrow-java-archetype/versions)\n\n\n![SeCuGrow Logo](/docs/pics/SeCuGrow_Logo_300x150.png)\n# Let your Selenium Cucumber Project grow\n### Java Edition\n\n### Looking for the documentation how to use it after generating an project from this archetype?\n[follow this link](src/main/resources/archetype-resources/README.md)\n\n\n## How to generate a ready to start project with this archetype\n\nThis archetype will generate you a Selenium Cucumber Skeleton for your projects with your choosen packagenames\nA ready to use showcase ca be cloned/downloaded/forked from https://github.com/secugrow/generated_java.\n\n### Installation\nBefore being able to make use of the `archetype:generate` command, the project has to be built from its root directory\nvia `mvn install`. This will result in a jar being copied to your local maven-repo.\n\nOR\n\ncopy a jar from releases to your local maven repository in the correct path:\n\n    \u003cuser dir, depends on your OS\u003e/.m2/repository/io/secugrow/secugrow-java-archetype/\u003cversion\u003e/secugrow-java-archetype-\u003cversion\u003e.jar\n\nOR\n\nusing a release archetype from a maven repository\n\nYou're all set - feel free to use the archetype.\n\n\n## Use this archetype to generate a project\n\n     mvn archetype:generate \\  \n        -DarchetypeArtifactId=secugrow-java-archetype \\\n        -DarchetypeGroupId=io.secugrow \\\n        -DarchetypeVersion=1.9.1 \\\n        -DgroupId=\u003cyour-group-id\u003e \\\n        -DartifactId=\u003cyour artifactid\u003e \\\n        -DinteractiveMode=false\n\n\nexample\n\n     mvn archetype:generate \\  \n        -DarchetypeArtifactId=secugrow-java-archetype \\\n        -DarchetypeGroupId=io.secugrow \\\n        -DarchetypeVersion=1.9.1 \\\n        -DgroupId=io.secugrow.demo \\\n        -DartifactId=fromArchetype \\\n        -DinteractiveMode=false\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecugrow%2Fjava-archetype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecugrow%2Fjava-archetype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecugrow%2Fjava-archetype/lists"}