{"id":15021084,"url":"https://github.com/gradle-plugins/toolbox","last_synced_at":"2025-09-26T01:31:34.381Z","repository":{"id":44869083,"uuid":"192009715","full_name":"gradle-plugins/toolbox","owner":"gradle-plugins","description":"Painless and fast Gradle plugin development :rocket:","archived":false,"fork":false,"pushed_at":"2024-07-17T20:58:50.000Z","size":2061,"stargazers_count":20,"open_issues_count":47,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-09T13:32:22.147Z","etag":null,"topics":["gradle","gradle-plugins"],"latest_commit_sha":null,"homepage":"https://nokee.dev/docs/toolbox","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/gradle-plugins.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.adoc","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":"2019-06-14T21:55:41.000Z","updated_at":"2024-06-27T09:27:51.000Z","dependencies_parsed_at":"2024-07-18T00:49:39.295Z","dependency_job_id":null,"html_url":"https://github.com/gradle-plugins/toolbox","commit_stats":{"total_commits":915,"total_committers":1,"mean_commits":915.0,"dds":0.0,"last_synced_commit":"441d674409a1710afeee27f56b202eb437c08afe"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle-plugins%2Ftoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle-plugins%2Ftoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle-plugins%2Ftoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle-plugins%2Ftoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gradle-plugins","download_url":"https://codeload.github.com/gradle-plugins/toolbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234280434,"owners_count":18807457,"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":["gradle","gradle-plugins"],"created_at":"2024-09-24T19:56:06.949Z","updated_at":"2025-09-26T01:31:28.849Z","avatar_url":"https://github.com/gradle-plugins.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":":jbake-version: 1.6.10\n// TODO: Add test for the version above\n= Gradle Plugin Development Toolbox\n\nPainless Gradle plugins development.\nThe Gradle toolbox is a suite of high-quality Gradle plugins improving the developer experience of writing Gradle plugins.\nIt bridges the gaps in the development process offered by the Gradle team.\nThe https://nokee.dev/[Nokee team] developed the toolbox plugins and offer them for free to everyone.\n\n*For more information, visit the link:https://nokee.dev/docs/nightly/manual/gradle-plugin-development.html[official project documentation]*\n\n== Usage\n\nApply link:https://nokee.dev/docs/nightly/manual/plugin-references.html#sec:plugin-reference-gradledev[any of the toolbox plugins] to your build just like any other Gradle plugin:\n\n.settings.gradle\n[source,groovy]\n----\npluginManagement {\n    repositories {\n        gradlePluginPortal()\n        maven { url = 'https://repo.nokee.dev/release' }\n    }\n}\n----\n\n.build.gradle\n[source,groovy,subs=attributes+]\n----\nplugins {\n    id(\"dev.gradleplugins.java-gradle-plugin\") version(\"{jbake-version}\")\n}\n----\n\n== Examples\n\nLook at link:https://nokee.dev/docs/nightly/samples/#sec:samples-gradle-dev[all the samples demonstrating various use cases solved by Gradle toolbox plugins].\n\n== Need Help?\n\n* Get familiar with the link:https://nokee.dev/docs/nightly/manual/gradle-plugin-development.html[Toolbox Manual]\n* Have a look at the link:https://nokee.dev/docs/nightly/samples/#sec:samples-gradle-dev[Samples]\n* Join the link:https://gradle.com/slack-invite[Gradle Slack Channel]\n\n== Contributing\n\nIf you're looking to contribute to Gradle toolbox or provide a patch/pull request, you can find more info link:https://github.com/gradle-plugins/toolbox/blob/master/CONTRIBUTING.md[here].\n\nThis project adheres to this link:https://github.com/gradle-plugins/toolbox/blob/master/CODE_OF_CONDUCT.adoc[Code of Conduct].\nBy participating, you are expected to uphold this code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgradle-plugins%2Ftoolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgradle-plugins%2Ftoolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgradle-plugins%2Ftoolbox/lists"}