{"id":19219416,"url":"https://github.com/power4j/oss-muti-lib-archetype","last_synced_at":"2026-05-08T16:44:51.226Z","repository":{"id":228797865,"uuid":"774933233","full_name":"power4j/oss-muti-lib-archetype","owner":"power4j","description":"Maven Multi-Module-Library Archetype for open source project","archived":false,"fork":false,"pushed_at":"2024-10-01T20:03:12.000Z","size":110,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-04T19:29:05.727Z","etag":null,"topics":["archetype","maven","multiple-module","ossrh"],"latest_commit_sha":null,"homepage":"","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/power4j.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}},"created_at":"2024-03-20T13:16:31.000Z","updated_at":"2024-05-23T05:32:59.000Z","dependencies_parsed_at":"2024-03-25T03:23:13.554Z","dependency_job_id":"aeaa1a69-974e-4d34-9bae-dfa252dbd842","html_url":"https://github.com/power4j/oss-muti-lib-archetype","commit_stats":null,"previous_names":["power4j/oss-muti-lib-archetype"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/power4j%2Foss-muti-lib-archetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/power4j%2Foss-muti-lib-archetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/power4j%2Foss-muti-lib-archetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/power4j%2Foss-muti-lib-archetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/power4j","download_url":"https://codeload.github.com/power4j/oss-muti-lib-archetype/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292391,"owners_count":19778311,"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","maven","multiple-module","ossrh"],"created_at":"2024-11-09T14:31:16.291Z","updated_at":"2026-05-08T16:44:46.180Z","avatar_url":"https://github.com/power4j.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Maven Central Version](https://img.shields.io/maven-central/v/com.power4j.archetype/oss-lib-multi)](https://central.sonatype.com/artifact/com.power4j.archetype/oss-lib-multi)\n\n## usage\n\nNew project GAV:  `com.example:demo:1.0.0-SNAPSHOT`\n\n```shell\nmvn archetype:generate \\\n       -DgroupId=com.example \\\n       -DartifactId=demo \\\n       -Dversion=1.0.0-SNAPSHOT \\\n       -Dpackage=com.example \\\n       -DarchetypeGroupId=com.power4j.archetype \\\n       -DarchetypeArtifactId=oss-lib-multi \\\n       -DarchetypeVersion=1.2.1\n```\n\nyou will get\n```\n│\n├─ .springjavaformatconfig\n├─ HELP.md\n├─ LICENSE\n├─ mvnw\n├─ mvnw.cmd\n├─ ossrh-settings.xml\n├─ pom.xml\n├─ README.md\n│\n├─.github            # GitHub CI\n├─demo-build         # Internal module for build management\n├─demo-core          # The default library,For complex projects, there may be multiple similar directories \n└─demo-dependencies  # BOM used by library users\n```\n\nyou can use  `-DarchetypeCatalog=local` for local test\n\nrequired properties\n\n- `githubPath`: used to generate urls, for example your project url is `https://github.com/your-name/hello-world`, the value should be `your-name/hello-world` \n- `developerName`/`developerEmail`: your name and email\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpower4j%2Foss-muti-lib-archetype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpower4j%2Foss-muti-lib-archetype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpower4j%2Foss-muti-lib-archetype/lists"}