{"id":15056566,"url":"https://github.com/ihub-pub/plugins","last_synced_at":"2026-02-24T19:04:02.349Z","repository":{"id":38191541,"uuid":"322773911","full_name":"ihub-pub/plugins","owner":"ihub-pub","description":"A set of Gradle plugins that greatly simplify project management / 一套极大简化项目管理的Gradle插件集","archived":false,"fork":false,"pushed_at":"2026-02-16T16:57:14.000Z","size":3972,"stargazers_count":719,"open_issues_count":0,"forks_count":13,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-17T00:17:56.586Z","etag":null,"topics":["git","graalvm","gradle-plugin","groovy","ihub","java","native","spring-boot"],"latest_commit_sha":null,"homepage":"https://doc.ihub.pub/plugins","language":"Groovy","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/ihub-pub.png","metadata":{"funding":{"github":["henry-hub"],"custom":["github.com/ihub-pub","gitee.com/ihub-pub"]},"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":"2020-12-19T05:26:16.000Z","updated_at":"2026-02-16T16:57:17.000Z","dependencies_parsed_at":"2023-09-23T15:05:18.735Z","dependency_job_id":"4ad224dc-c202-43fc-b78a-ccf0743ceb74","html_url":"https://github.com/ihub-pub/plugins","commit_stats":{"total_commits":1180,"total_committers":9,"mean_commits":"131.11111111111111","dds":0.4491525423728814,"last_synced_commit":"940144b571685abba14144647e5d77aac12d9244"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/ihub-pub/plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihub-pub%2Fplugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihub-pub%2Fplugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihub-pub%2Fplugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihub-pub%2Fplugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihub-pub","download_url":"https://codeload.github.com/ihub-pub/plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihub-pub%2Fplugins/sbom","scorecard":{"id":510278,"data":{"date":"2025-08-19T17:01:46Z","repo":{"name":"github.com/ihub-pub/plugins","commit":"30f4a1ff144d0c529ba9366dfa6fda6f79a7642b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  20 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codacy.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/codacy.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-build.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-dependency-graph.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-publish.yml:7","Warn: no topLevel permission defined: .github/workflows/update-gradle-wrapper.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ihub-pub/.github/SECURITY.md:1","Info: Found linked content: github.com/ihub-pub/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/ihub-pub/.github/SECURITY.md:1","Info: Found text in security policy: github.com/ihub-pub/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: ihub, ihub-pub, stepsecurity"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-20T00:21:55.704Z","repository_id":38191541,"created_at":"2025-08-20T00:21:55.704Z","updated_at":"2025-08-20T00:21:55.704Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29650503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["git","graalvm","gradle-plugin","groovy","ihub","java","native","spring-boot"],"created_at":"2024-09-24T21:53:27.522Z","updated_at":"2026-02-24T19:04:02.330Z","avatar_url":"https://github.com/ihub-pub.png","language":"Groovy","readme":"\u003cp align=\"center\"\u003e\n    \u003ca target=\"_blank\" href=\"https://ihub.pub/\"\u003e\n        \u003cimg src=\"https://doc.ihub.pub/ihub.svg\" height=\"150\" alt=\"IHub\"\u003e\n        \u003cimg src=\"https://doc.ihub.pub/ihub_plugins.svg\" height=\"150\" alt=\"IHub\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n    \u003ca target=\"_blank\" href=\"https://bestpractices.coreinfrastructure.org/projects/6921\"\u003e\n        \u003cimg alt=\"CII Best Practices Level\" src=\"https://badge.ihub.pub/cii/level/6921\"\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://github.com/ihub-pub/plugins/actions/workflows/gradle-build.yml\"\u003e\n        \u003cimg src=\"https://badge.ihub.pub/github/actions/workflow/status/ihub-pub/plugins/gradle-build.yml?branch=main\u0026label=Build\u0026logo=GitHub+Actions\u0026logoColor=white\" alt=\"Gradle Build\"/\u003e\n    \u003c/a\u003e\n    \u003ca title=\"Test Cases\" href=\"https://ihub-pub.testspace.com/spaces/219260?utm_campaign=metric\u0026utm_medium=referral\u0026utm_source=badge\"\u003e\n        \u003cimg alt=\"Space Metric\" src=\"https://badge.ihub.pub/testspace/tests/ihub-pub/ihub-pub:plugins/main?compact_message\u0026label=Tests\u0026logo=GitHub+Actions\u0026logoColor=white\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.codefactor.io/repository/github/ihub-pub/plugins\"\u003e\n        \u003cimg src=\"https://badge.ihub.pub/codefactor/grade/github/ihub-pub/plugins/main?color=white\u0026label=Codefactor\u0026labelColor=F44A6A\u0026logo=CodeFactor\u0026logoColor=white\" alt=\"CodeFactor\"/\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://codecov.io/gh/ihub-pub/plugins\"\u003e\n        \u003cimg src=\"https://badge.ihub.pub/codecov/c/github/ihub-pub/plugins?token=ZQ0WR3ZSWG\u0026color=white\u0026label=Codecov\u0026labelColor=F01F7A\u0026logo=Codecov\u0026logoColor=white\" alt=\"Codecov\"/\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://github.com/ihub-pub/plugins/stargazers\"\u003e\n        \u003cimg src=\"https://badge.ihub.pub/github/stars/ihub-pub/plugins?color=white\u0026style=flat\u0026logo=GitHub\u0026labelColor=181717\" alt=\"GitHub Stars\"/\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href='https://gitee.com/ihub-pub/plugins/stargazers'\u003e\n        \u003cimg src='https://badge.ihub.pub/badge/dynamic/json?url=https%3A%2F%2Fgitee.com%2Fapi%2Fv5%2Frepos%2Fihub-pub%2Fplugins\u0026query=%24.stargazers_count\u0026style=flat\u0026logo=gitee\u0026label=stars\u0026labelColor=c71d23\u0026color=white\u0026cacheSeconds=5000' alt='Gitee Stars'/\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://plugins.gradle.org/plugin/pub.ihub.plugin\"\u003e\n        \u003cimg src=\"https://badge.ihub.pub/maven-metadata/v?color=white\u0026label=Gradle\u0026labelColor=02303A\u0026logo=Gradle\u0026metadataUrl=https%3A%2F%2Fplugins.gradle.org%2Fm2%2Fpub%2Fihub%2Fplugin%2Fihub-plugins%2Fmaven-metadata.xml\" alt=\"IHub Plugins Gradle Plugin\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e `IHub Plugins`是一套为Gradle项目提供基础设施的插件集，可以极大简化项目配置。包含插件如下：\n\n\u003ctable\u003e\n\u003ctr\u003e\u003ctd\u003e项目目录\u003c/td\u003e\u003ctd\u003e插件ID\u003c/td\u003e\u003ctd\u003e插件名称\u003c/td\u003e\u003ctd\u003e插件类型\u003c/td\u003e\u003ctd\u003e插件描述\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-settings\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubSettings\"\u003epub.ihub.plugin.ihub-settings\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e设置插件\u003c/td\u003e\u003ctd\u003eSettings\u003c/td\u003e\u003ctd\u003e插件仓库、插件版本以及子项目管理\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd rowspan=\"3\"\u003eihub-plugins\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHub\"\u003epub.ihub.plugin\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e基础插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e基础插件，用于配置组件仓库以及一些其他扩展属性\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubVersion\"\u003epub.ihub.plugin.ihub-version\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e版本插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成并加强\u003ca href=\"https://plugins.gradle.org/plugin/list/com.github.ben-manes.versions\"\u003eben-manes.versions\u003c/a\u003e插件\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubProfiles\"\u003epub.ihub.plugin.ihub-profiles\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e配置文件插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003eGradle版本 Maven POM Profiles\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-copyright\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubCopyright\"\u003epub.ihub.plugin.ihub-copyright\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e版权插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e自动配置IDEA版权信息\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-bom\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubBom\"\u003epub.ihub.plugin.ihub-bom\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eBom插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e配置项目依赖组件版本以及兼容性管理\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-java\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubJava\"\u003epub.ihub.plugin.ihub-java\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eJava插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成Java相关插件环境、配置一些默认依赖以及兼容性配置\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-groovy\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubGroovy\"\u003epub.ihub.plugin.ihub-groovy\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eGroovy插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成Groovy相关插件环境以及配置Groovy默认组件依赖\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-kotlin\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubKotlin\"\u003epub.ihub.plugin.ihub-kotlin\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eKotlin插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成Kotlin相关插件环境\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-publish\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubPublish\"\u003epub.ihub.plugin.ihub-publish\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e发布插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成组件发布相关插件环境，配置发布仓库以及其他默认配置\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd rowspan=\"2\"\u003eihub-verification\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubTest\"\u003epub.ihub.plugin.ihub-test\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e测试插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e配置测试任务\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubVerification\"\u003epub.ihub.plugin.ihub-verification\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e验证插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e配置代码静态检查以及测试用例覆盖率等\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd rowspan=\"2\"\u003eihub-spring\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubBoot\"\u003epub.ihub.plugin.ihub-boot\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eBoot插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成spring-boot插件以及镜像默认配置\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubNative\"\u003epub.ihub.plugin.ihub-native\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eNative插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e基于ihub-boot扩展引入org.graalvm.buildtools.native插件\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-shadow\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubShadow\"\u003epub.ihub.plugin.ihub-shadow\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eShadow插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成 \u003ca href=\"https://imperceptiblethoughts.com/shadow\"\u003eShadow\u003c/a\u003e 插件\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-javaagent\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubJavaagent\"\u003epub.ihub.plugin.ihub-javaagent\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eJavaagent插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成 \u003ca href=\"https://github.com/ryandens/javaagent-gradle-plugin\"\u003eJavaagent\u003c/a\u003e 插件\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-git-hooks\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubGitHooks\"\u003epub.ihub.plugin.ihub-git-hooks\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eGitHooks插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e配置GitHooks，可以为git操作配置一些钩子命令\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eihub-node\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://doc.ihub.pub/plugins/list/iHubNode\"\u003epub.ihub.plugin.ihub-node\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eNode.js插件\u003c/td\u003e\u003ctd\u003eProject\u003c/td\u003e\u003ctd\u003e集成 \u003ca href=\"https://plugins.gradle.org/plugin/com.github.node-gradle.node\"\u003enode-gradle\u003c/a\u003e 插件，扩展支持 cnmp\u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n\n## 🧭 使用指南\n\n### 安装\n\u003e 在你的项目的`build.gradle`文件中添加以下内容：\n\n```groovy\nplugins {\n    id 'pub.ihub.plugin' version '${ihub.plugin.version}'\n}\n```\n\n### 配置\n\u003e 在你的项目的`gradle.properties`文件中可以添加如下配置：\n\n```properties\n# 是否启用本地仓库\niHub.mavenLocalEnabled=true\n# 是否启用阿里云代理仓库\niHub.mavenAliYunEnabled=true\n```\n\n### 使用\n\u003e Gradle构建时会自动配置本地仓库以及阿里云代理仓库，控制台将会打印如下文本：\n\n```text\n┌──────────────────────────────────────────────────────────────────────────────────────────────────┐\n│                                       Gradle Project Repos                                       │\n├──────────────────────────────────────────────────────────────────────────────────────────────────┤\n│ MavenLocal(file:/C:/Users/Henry/.m2/repository/)                                                 │\n│ AliYunPublic(https://maven.aliyun.com/repository/public)                                         │\n│ MavenRepo                                                                                        │\n└──────────────────────────────────────────────────────────────────────────────────────────────────┘\n```\n\n更多使用方式参见 [快速上手](https://doc.ihub.pub/plugins/)\n\n## 🔖 版本历史\n\n详细版本历史见 [Releases](https://github.com/ihub-pub/plugins/releases)，兼容性版本说明如下：\n\n| Version | Java  | Gradle |\n|---------|-------|--------|\n| 1.9.3+  | 17~25 | 9.3.1  |\n| 1.9.1+  | 17~25 | 9.1.0  |\n| 1.9.0   | 17~24 | 9.0.0  |\n| 1.7.6+  | 17~23 | 8.13   |\n| 1.7.2+  | 17~23 | 8.4    |\n| 1.5.6+  | 17~21 | 8.0    |\n| 1.5.0+  | 11~21 | 8.0    |\n| 1.4.0+  | 8~20  | 8.0    |\n| 1.3.1+  | 17    | 8.0    |\n| 1.3.0   | 17    | 7.5.1  |\n| 1.2.4+  | 11    | 7.4.1  |\n\n## ✅ 项目状态\n\n![Alt](https://repobeats.axiom.co/api/embed/577279f67858fb89c702e0cf0bc604e42decca5d.svg \"Repobeats analytics image\")\n\n## 👨‍💻 贡献指南\n请阅读 [贡献指南](https://github.com/ihub-pub/.github/blob/main/CONTRIBUTING.md) 为该项目做出贡献\n\n[![Contributors](https://contrib.rocks/image?repo=ihub-pub/plugins)](https://github.com/ihub-pub/plugins/graphs/contributors \"Contributors\")\n","funding_links":["https://github.com/sponsors/henry-hub","github.com/ihub-pub","gitee.com/ihub-pub"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihub-pub%2Fplugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihub-pub%2Fplugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihub-pub%2Fplugins/lists"}